net.minecraft.server.dedicated

public class DedicatedPlayerList

extends PlayerList

aeo
net.minecraft.server.dedicated.DedicatedPlayerList
net.minecraft.class_3174
net.minecraft.server.dedicated.DedicatedPlayerManager
net.minecraft.src.C_5406_
net.minecraft.server.dedicated.DedicatedPlayerList

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_13804
LOGGER
f_139571_

Constructor summary

ModifierConstructor
public (DedicatedServer server, RegistryAccess$Frozen tracker, PlayerDataStorage saveHandler)

Method summary

Modifier and TypeMethod
public void
a(boolean arg0)
setUsingWhiteList(boolean arg0)
method_14557(boolean arg0)
setWhitelistEnabled(boolean arg0)
m_6628_(boolean arg0)
public void
a(com.mojang.authlib.GameProfile arg0)
op(com.mojang.authlib.GameProfile arg0)
method_14582(com.mojang.authlib.GameProfile arg0)
addToOperators(com.mojang.authlib.GameProfile arg0)
m_5749_(com.mojang.authlib.GameProfile arg0)
public void
b(com.mojang.authlib.GameProfile arg0)
deop(com.mojang.authlib.GameProfile arg0)
method_14604(com.mojang.authlib.GameProfile arg0)
removeFromOperators(com.mojang.authlib.GameProfile arg0)
m_5750_(com.mojang.authlib.GameProfile arg0)
public void
a()
reloadWhiteList()
method_14599()
reloadWhitelist()
m_7542_()
private void
w()
saveIpBanList()
method_13932()
saveIpBanList()
m_139593_()
private void
x()
saveUserBanList()
method_13930()
saveUserBanList()
m_139594_()
private void
y()
loadIpBanList()
method_13931()
loadIpBanList()
m_139595_()
private void
z()
loadUserBanList()
method_13933()
loadUserBanList()
m_139596_()
private void
A()
loadOps()
method_13934()
loadOpList()
m_139597_()
private void
B()
saveOps()
method_13935()
saveOpList()
m_139577_()
private void
C()
loadWhiteList()
method_13936()
loadWhitelist()
m_139578_()
private void
D()
saveWhiteList()
method_13937()
saveWhitelist()
m_139579_()
public boolean
c(com.mojang.authlib.GameProfile arg0)
isWhiteListed(com.mojang.authlib.GameProfile arg0)
method_14587(com.mojang.authlib.GameProfile arg0)
isWhitelisted(com.mojang.authlib.GameProfile arg0)
m_5764_(com.mojang.authlib.GameProfile arg0)
public DedicatedServer
b()
getServer()
method_13938()
getServer()
m_7873_()
public boolean
d(com.mojang.authlib.GameProfile arg0)
canBypassPlayerLimit(com.mojang.authlib.GameProfile arg0)
method_14609(com.mojang.authlib.GameProfile arg0)
canBypassPlayerLimit(com.mojang.authlib.GameProfile arg0)
m_5765_(com.mojang.authlib.GameProfile arg0)