net.minecraft.server.dedicated

public class DedicatedPlayerManager

extends PlayerManager

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

Field summary

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

Constructor summary

ModifierConstructor
public (DedicatedServer server)

Method summary

Modifier and TypeMethod
public void
a(boolean arg0)
method_1992(boolean arg0)
setEnforceWhitelist(boolean arg0)
func_72371_a(boolean arg0)
setWhiteListEnabled(boolean arg0)
public void
a(GameProfile arg0)
method_8223(com.mojang.authlib.GameProfile arg0)
addOp(com.mojang.authlib.GameProfile arg0)
func_152605_a(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)
func_152610_b(com.mojang.authlib.GameProfile arg0)
removeOp(com.mojang.authlib.GameProfile arg0)
public void
a()
method_2016()
reloadWhitelist()
func_187244_a()
reloadWhitelist()
private void
y()
method_8107()
saveIpBans()
func_187247_w()
saveIPBanList()
private void
z()
method_8108()
savePlayerBans()
func_187248_x()
savePlayerBanList()
private void
A()
method_8109()
loadIpBans()
func_187249_y()
loadIPBanList()
private void
B()
method_8110()
loadPlayerBans()
func_187246_z()
loadPlayerBanList()
private void
C()
method_2061()
loadOps()
func_72417_t()
loadOpsList()
private void
D()
method_2062()
saveOps()
func_72419_u()
saveOpsList()
private void
E()
method_2063()
loadWhitelist()
func_72418_v()
readWhiteList()
private void
F()
method_2064()
saveWhitelist()
func_72421_w()
saveWhiteList()
public boolean
e(GameProfile arg0)
method_8229(com.mojang.authlib.GameProfile arg0)
isWhitelisted(com.mojang.authlib.GameProfile arg0)
func_152607_e(com.mojang.authlib.GameProfile arg0)
canJoin(com.mojang.authlib.GameProfile arg0)
public DedicatedServer
b()
method_2060()
getServer()
func_72365_p()
getServer()
public boolean
f(GameProfile arg0)
method_10782(com.mojang.authlib.GameProfile arg0)
canBypassPlayerLimit(com.mojang.authlib.GameProfile arg0)
func_183023_f(com.mojang.authlib.GameProfile arg0)
bypassesPlayerLimit(com.mojang.authlib.GameProfile arg0)