net.minecraft.server.dedicated

public class DedicatedPlayerManager

extends PlayerManager

ls
net.minecraft.class_769
net.minecraft.server.dedicated.DedicatedPlayerManager
net.minecraft.server.dedicated.DedicatedPlayerList

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
g
field_8869
LOGGER
LOGGER

Constructor summary

ModifierConstructor
public (DedicatedServer server)

Method summary

Modifier and TypeMethod
public void
a(boolean arg0)
method_1992(boolean arg0)
setEnforceWhitelist(boolean arg0)
setWhiteListEnabled(boolean arg0)
public void
a(GameProfile arg0)
method_8223(com.mojang.authlib.GameProfile arg0)
addOp(com.mojang.authlib.GameProfile arg0)
addOp(com.mojang.authlib.GameProfile arg0)
public void
b(GameProfile arg0)
method_8225(com.mojang.authlib.GameProfile arg0)
removeOp(com.mojang.authlib.GameProfile arg0)
removeOp(com.mojang.authlib.GameProfile arg0)
public void
c(GameProfile arg0)
method_8227(com.mojang.authlib.GameProfile arg0)
removeFromWhitelist(com.mojang.authlib.GameProfile arg0)
removePlayerFromWhitelist(com.mojang.authlib.GameProfile arg0)
public void
d(GameProfile arg0)
method_8228(com.mojang.authlib.GameProfile arg0)
addToWhitelist(com.mojang.authlib.GameProfile arg0)
addWhitelistedPlayer(com.mojang.authlib.GameProfile arg0)
public void
a()
method_2016()
reloadWhitelist()
loadWhiteList()
private void
v()
method_8107()
m_01481693()
saveIpBanList()
private void
w()
method_8108()
m_29097679()
saveUserBanList()
private void
x()
method_8109()
m_88306063()
loadIpBanList()
private void
y()
method_8110()
m_89784201()
loadUserBansList()
private void
z()
method_2061()
loadOps()
loadOpsList()
private void
A()
method_2062()
saveOps()
saveOpsList()
private void
B()
method_2063()
loadWhitelist()
readWhiteList()
private void
C()
method_2064()
saveWhitelist()
saveWhiteList()
public boolean
e(GameProfile arg0)
method_8229(com.mojang.authlib.GameProfile arg0)
isWhitelisted(com.mojang.authlib.GameProfile arg0)
canJoin(com.mojang.authlib.GameProfile arg0)
public DedicatedServer
b()
method_2060()
getServer()
getServerInstance()