net.minecraft.server.dedicated

public class DedicatedPlayerManager

extends PlayerManager

nw
net.minecraft.unmapped.C_27739481
net.minecraft.server.dedicated.DedicatedPlayerManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
f
f_91130058
LOGGER

Constructor summary

ModifierConstructor
public (DedicatedServer server)

Method summary

Modifier and TypeMethod
public void
a(boolean arg0)
m_11270465(boolean arg0)
setEnforceWhitelist(boolean arg0)
public void
a(GameProfile arg0)
m_16677163(com.mojang.authlib.GameProfile arg0)
addOp(com.mojang.authlib.GameProfile arg0)
public void
b(GameProfile arg0)
m_26800521(com.mojang.authlib.GameProfile arg0)
removeOp(com.mojang.authlib.GameProfile arg0)
public void
c(GameProfile arg0)
m_45849731(com.mojang.authlib.GameProfile arg0)
removeFromWhitelist(com.mojang.authlib.GameProfile arg0)
public void
d(GameProfile arg0)
m_16631770(com.mojang.authlib.GameProfile arg0)
addToWhitelist(com.mojang.authlib.GameProfile arg0)
public void
a()
m_41363284()
reloadWhitelist()
private void
x()
m_01481693()
saveIpBans()
private void
y()
m_29097679()
savePlayerBans()
private void
z()
m_88306063()
loadIpBans()
private void
A()
m_89784201()
loadPlayerBans()
private void
B()
m_10170116()
loadOps()
private void
C()
m_13935792()
saveOps()
private void
D()
m_42256802()
loadWhitelist()
private void
E()
m_65513072()
saveWhitelist()
public boolean
e(GameProfile arg0)
m_31175090(com.mojang.authlib.GameProfile arg0)
isWhitelisted(com.mojang.authlib.GameProfile arg0)
public DedicatedServer
b()
m_85265461()
getServer()
public boolean
f(GameProfile arg0)
m_65870154(com.mojang.authlib.GameProfile arg0)
canBypassPlayerLimit(com.mojang.authlib.GameProfile arg0)