net.minecraft.server.players

public abstract class PlayerList

zo
net.minecraft.server.players.PlayerList
net.minecraft.class_3324
net.minecraft.unmapped.C_digmgtxw
net.minecraft.server.PlayerManager
net.minecraft.server.management.PlayerList
net.minecraft.server.v1_15_R1.PlayerList

Field summary

Modifier and TypeField
public static final File
b
USERBANLIST_FILE
field_14355
f_mlodcdjn
BANNED_PLAYERS_FILE
field_152613_a
public static final File
c
IPBANLIST_FILE
field_14364
f_gwzutkia
BANNED_IPS_FILE
field_152614_b
public static final File
d
OPLIST_FILE
field_14348
f_ebdxpvna
OPERATORS_FILE
field_152615_c
public static final File
e
WHITELIST_FILE
field_14343
f_sfaqcgxd
WHITELIST_FILE
field_152616_d
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_14349
f_fwuwscug
LOGGER
field_148546_d
private static final SimpleDateFormat
g
BAN_DATE_FORMAT
field_14356
f_kxdchaxd
DATE_FORMATTER
field_72403_e
private final MinecraftServer
h
server
field_14360
f_ibywdhpx
server
field_72400_f
server
private final List<ServerPlayer>
i
players
field_14351
f_pehyuwhh
players
field_72404_b
players
private final Map<UUID, ServerPlayer>
j
playersByUUID
field_14354
f_pdofvpoq
playerMap
field_177454_f
private final UserBanList
k
bans
field_14344
f_ukbtafme
bannedProfiles
field_72401_g
private final IpBanList
l
ipBans
field_14345
f_qaqigzly
bannedIps
field_72413_h
private final ServerOpList
m
ops
field_14353
f_hzbuciyd
ops
field_72414_i
operators
private final UserWhiteList
n
whitelist
field_14361
f_uesyywbz
whitelist
field_72411_j
whitelist
private final Map<UUID, ServerStatsCounter>
o
stats
field_14362
f_oyanzvls
statisticsMap
field_148547_k
private final Map<UUID, PlayerAdvancements>
p
advancements
field_14346
f_zscwvcda
advancementTrackers
field_192055_p
private PlayerIO
q
playerIo
field_14358
f_knmbusbu
saveHandler
field_72412_k
playerFileData
private boolean
r
doWhiteList
field_14352
f_wyxwtdwu
whitelistEnabled
field_72409_l
hasWhitelist
protected final int
f
maxPlayers
field_14347
f_jdcrxyqk
maxPlayers
field_72405_c
maxPlayers
private int
s
viewDistance
field_14359
f_bxoeykzo
viewDistance
field_72402_d
viewDistance
private GameType
t
overrideGameMode
field_14363
f_aaouxvct
gameMode
field_72410_m
private boolean
u
allowCheatsForAllPlayers
field_14350
f_ayexdrvx
cheatsAllowed
field_72407_n
private int
v
sendAllPlayerInfoIn
field_14357
f_gdrylkjs
latencyUpdateTimer
field_72408_o

Constructor summary

ModifierConstructor
public (MinecraftServer server, int maxPlayers)

Method summary

Modifier and TypeMethod
public void
a(kt arg0, xe arg1)
placeNewPlayer(Connection arg0, ServerPlayer arg1)
method_14570(class_2535 arg0, class_3222 arg1)
m_ngykykkq(C_oasmcckk arg0, C_mxrobsgg arg1)
onPlayerConnect(ClientConnection connection, ServerPlayerEntity player)
func_72355_a(NetworkManager arg0, ServerPlayerEntity arg1)
protected void
a(ta arg0, xe arg1)
updateEntireScoreboard(ServerScoreboard arg0, ServerPlayer arg1)
method_14588(class_2995 arg0, class_3222 arg1)
m_scnepiyv(C_orszeavg arg0, C_mxrobsgg arg1)
sendScoreboard(ServerScoreboard scoreboard, ServerPlayerEntity player)
func_96456_a(ServerScoreboard arg0, ServerPlayerEntity arg1)
sendScoreboard(ScoreboardServer arg0, EntityPlayer arg1)
public void
a(xd arg0)
setLevel(ServerLevel arg0)
method_14591(class_3218 arg0)
m_mtkxxiyp(C_bdwnwhiu arg0)
setMainWorld(ServerWorld world)
func_212504_a(ServerWorld arg0)
setPlayerFileData(WorldServer arg0)
public CompoundTag
a(xe arg0)
load(ServerPlayer arg0)
method_14600(class_3222 arg0)
m_prjtwknp(C_mxrobsgg arg0)
loadPlayerData(ServerPlayerEntity player)
func_72380_a(ServerPlayerEntity arg0)
protected void
b(xe arg0)
save(ServerPlayer arg0)
method_14577(class_3222 arg0)
m_gzunbvqs(C_mxrobsgg arg0)
savePlayerData(ServerPlayerEntity player)
func_72391_b(ServerPlayerEntity arg0)
savePlayerFile(EntityPlayer arg0)
public void
c(xe arg0)
remove(ServerPlayer arg0)
method_14611(class_3222 arg0)
m_xwjxxowe(C_mxrobsgg arg0)
remove(ServerPlayerEntity player)
func_72367_e(ServerPlayerEntity arg0)
disconnect(EntityPlayer arg0)
public Component
a(SocketAddress arg0, com.mojang.authlib.GameProfile arg1)
canPlayerLogin(SocketAddress arg0, com.mojang.authlib.GameProfile arg1)
method_14586(SocketAddress arg0, com.mojang.authlib.GameProfile arg1)
m_zcgujvnk(SocketAddress arg0, com.mojang.authlib.GameProfile arg1)
checkCanJoin(SocketAddress arg0, com.mojang.authlib.GameProfile arg1)
func_206258_a(SocketAddress arg0, com.mojang.authlib.GameProfile arg1)
attemptLogin(SocketAddress arg0, com.mojang.authlib.GameProfile arg1)
public ServerPlayer
g(com.mojang.authlib.GameProfile arg0)
getPlayerForLogin(com.mojang.authlib.GameProfile arg0)
method_14613(com.mojang.authlib.GameProfile arg0)
m_vtwdwatn(com.mojang.authlib.GameProfile arg0)
createPlayer(com.mojang.authlib.GameProfile profile)
func_148545_a(com.mojang.authlib.GameProfile arg0)
processLogin(com.mojang.authlib.GameProfile arg0)
public ServerPlayer
a(xe arg0, cbf arg1, boolean arg2)
respawn(ServerPlayer arg0, DimensionType arg1, boolean arg2)
method_14556(class_3222 arg0, class_2874 arg1, boolean arg2)
m_zpadnand(C_mxrobsgg arg0, C_oxijnccf arg1, boolean arg2)
respawnPlayer(ServerPlayerEntity player, DimensionType dimension, boolean alive)
func_72368_a(ServerPlayerEntity arg0, DimensionType arg1, boolean arg2)
moveToWorld(EntityPlayer arg0, DimensionManager arg1, boolean arg2)
public void
d(xe arg0)
sendPlayerPermissionLevel(ServerPlayer arg0)
method_14576(class_3222 arg0)
m_elvbzrkb(C_mxrobsgg arg0)
sendCommandTree(ServerPlayerEntity player)
func_187243_f(ServerPlayerEntity arg0)
public void
d()
tick()
method_14601()
m_oepngqek()
updatePlayerLatency()
func_72374_b()
tick()
public void
a(lt<?> arg0)
broadcastAll(Packet<?> arg0)
method_14581(class_2596<?> arg0)
m_aanidhbc(C_zyjtrjrl<?> arg0)
sendToAll(Packet<?> arg0)
func_148540_a(IPacket<?> arg0)
sendAll(Packet<?> arg0)
public void
a(lt<?> arg0, cbf arg1)
broadcastAll(Packet<?> arg0, DimensionType arg1)
method_14589(class_2596<?> arg0, class_2874 arg1)
m_ghusnrqj(C_zyjtrjrl<?> arg0, C_oxijnccf arg1)
sendToDimension(Packet<?> packet, DimensionType dimension)
func_148537_a(IPacket<?> arg0, DimensionType arg1)
public void
a(ayg arg0, lf arg1)
broadcastToTeam(Player arg0, Component arg1)
method_14564(class_1657 arg0, class_2561 arg1)
m_pmjjlpbt(C_jzrpycqo arg0, C_rdaqiwdt arg1)
sendToTeam(PlayerEntity source, Text arg1)
func_177453_a(PlayerEntity arg0, ITextComponent arg1)
public void
b(ayg arg0, lf arg1)
broadcastToAllExceptTeam(Player arg0, Component arg1)
method_14565(class_1657 arg0, class_2561 arg1)
m_dcjhtain(C_jzrpycqo arg0, C_rdaqiwdt arg1)
sendToOtherTeams(PlayerEntity source, Text arg1)
func_177452_b(PlayerEntity arg0, ITextComponent arg1)
public String[]
e()
getPlayerNamesArray()
method_14580()
m_hgihvlst()
getPlayerNames()
func_72369_d()
public UserBanList
g()
getBans()
method_14563()
m_kculnifq()
getUserBanList()
func_152608_h()
getProfileBans()
public IpBanList
h()
getIpBans()
method_14585()
m_cssqctmm()
getIpBanList()
func_72363_f()
getIPBans()
public void
a(com.mojang.authlib.GameProfile arg0)
op(com.mojang.authlib.GameProfile arg0)
method_14582(com.mojang.authlib.GameProfile arg0)
m_mddxogwe(com.mojang.authlib.GameProfile arg0)
addToOperators(com.mojang.authlib.GameProfile arg0)
func_152605_a(com.mojang.authlib.GameProfile arg0)
addOp(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)
m_eglbulud(com.mojang.authlib.GameProfile arg0)
removeFromOperators(com.mojang.authlib.GameProfile arg0)
func_152610_b(com.mojang.authlib.GameProfile arg0)
removeOp(com.mojang.authlib.GameProfile arg0)
private void
a(xe arg0, int arg1)
sendPlayerPermissionLevel(ServerPlayer arg0, int arg1)
method_14596(class_3222 arg0, int arg1)
m_mqvtmcqp(C_mxrobsgg arg0, int arg1)
sendCommandTree(ServerPlayerEntity player, int permissionLevel)
func_187245_a(ServerPlayerEntity arg0, int arg1)
public boolean
e(com.mojang.authlib.GameProfile arg0)
isWhiteListed(com.mojang.authlib.GameProfile arg0)
method_14587(com.mojang.authlib.GameProfile arg0)
m_bajzyouq(com.mojang.authlib.GameProfile arg0)
isWhitelisted(com.mojang.authlib.GameProfile arg0)
func_152607_e(com.mojang.authlib.GameProfile arg0)
isWhitelisted(com.mojang.authlib.GameProfile arg0)
public boolean
h(com.mojang.authlib.GameProfile arg0)
isOp(com.mojang.authlib.GameProfile arg0)
method_14569(com.mojang.authlib.GameProfile arg0)
m_xpjsflmx(com.mojang.authlib.GameProfile arg0)
isOperator(com.mojang.authlib.GameProfile arg0)
func_152596_g(com.mojang.authlib.GameProfile arg0)
isOp(com.mojang.authlib.GameProfile arg0)
public ServerPlayer
a(String arg0)
getPlayerByName(String arg0)
method_14566(String arg0)
m_bslotxju(String arg0)
getPlayer(String arg0)
func_152612_a(String arg0)
getPlayer(String arg0)
public void
a(ayg arg0, double arg1, double arg2, double arg3, double arg4, cbf arg5, lt<?> arg6)
broadcast(Player arg0, double arg1, double arg2, double arg3, double arg4, DimensionType arg5, Packet<?> arg6)
method_14605(class_1657 arg0, double arg1, double arg2, double arg3, double arg4, class_2874 arg5, class_2596<?> arg6)
m_ihjtyqjy(C_jzrpycqo arg0, double arg1, double arg2, double arg3, double arg4, C_oxijnccf arg5, C_zyjtrjrl<?> arg6)
sendToAround(PlayerEntity player, double x, double y, double z, double arg4, DimensionType dimension, Packet<?> arg6)
func_148543_a(PlayerEntity arg0, double arg1, double arg2, double arg3, double arg4, DimensionType arg5, IPacket<?> arg6)
sendPacketNearby(EntityHuman arg0, double arg1, double arg2, double arg3, double arg4, DimensionManager arg5, Packet<?> arg6)
public void
i()
saveAll()
method_14617()
m_hwptlmmi()
saveAllPlayerData()
func_72389_g()
savePlayers()
public UserWhiteList
j()
getWhiteList()
method_14590()
m_qslhodxf()
getWhitelist()
func_152599_k()
getWhitelist()
public String[]
k()
getWhiteListNames()
method_14560()
m_lcqhthnk()
getWhitelistedNames()
func_152598_l()
getWhitelisted()
public ServerOpList
l()
getOps()
method_14603()
m_sgocqqbl()
getOpList()
func_152603_m()
getOPs()
public String[]
m()
getOpNames()
method_14584()
m_fsqemhrr()
getOpNames()
func_152606_n()
public void
a()
reloadWhiteList()
method_14599()
m_ebjlmucj()
reloadWhitelist()
func_187244_a()
reloadWhitelist()
public void
a(xe arg0, xd arg1)
sendLevelInfo(ServerPlayer arg0, ServerLevel arg1)
method_14606(class_3222 arg0, class_3218 arg1)
m_tzfictoe(C_mxrobsgg arg0, C_bdwnwhiu arg1)
sendWorldInfo(ServerPlayerEntity player, ServerWorld world)
func_72354_b(ServerPlayerEntity arg0, ServerWorld arg1)
public void
e(xe arg0)
sendAllPlayerInfo(ServerPlayer arg0)
method_14594(class_3222 arg0)
m_vppvrdqj(C_mxrobsgg arg0)
method_14594(ServerPlayerEntity player)
func_72385_f(ServerPlayerEntity arg0)
updateClient(EntityPlayer arg0)
public int
n()
getPlayerCount()
method_14574()
m_lcjqwsri()
getCurrentPlayerCount()
func_72394_k()
getPlayerCount()
public int
o()
getMaxPlayers()
method_14592()
m_knqfidpk()
getMaxPlayerCount()
func_72352_l()
getMaxPlayers()
public boolean
p()
isUsingWhitelist()
method_14614()
m_ggqroajp()
isWhitelistEnabled()
func_72383_n()
getHasWhitelist()
public void
a(boolean arg0)
setUsingWhiteList(boolean arg0)
method_14557(boolean arg0)
m_utvtiiwg(boolean arg0)
setWhitelistEnabled(boolean whitelistEnabled)
func_72371_a(boolean arg0)
setHasWhitelist(boolean arg0)
public List<ServerPlayer>
b(String arg0)
getPlayersWithAddress(String arg0)
method_14559(String arg0)
m_fxavyisj(String arg0)
getPlayersByIp(String arg0)
func_72382_j(String arg0)
public int
q()
getViewDistance()
method_14568()
m_ozuvgfaa()
getViewDistance()
func_72395_o()
getViewDistance()
public MinecraftServer
c()
getServer()
method_14561()
m_alhdvtsy()
getServer()
func_72365_p()
getServer()
public CompoundTag
r()
getSingleplayerData()
method_14567()
m_dggepnnr()
getUserData()
func_72378_q()
save()
private void
a(xe arg0, xe arg1, bju arg2)
updatePlayerGameMode(ServerPlayer arg0, ServerPlayer arg1, LevelAccessor arg2)
method_14615(class_3222 arg0, class_3222 arg1, class_1936 arg2)
m_btsharlb(C_mxrobsgg arg0, C_mxrobsgg arg1, C_vdvbsyle arg2)
setGameMode(ServerPlayerEntity player, ServerPlayerEntity oldPlayer, IWorld world)
func_72381_a(ServerPlayerEntity arg0, ServerPlayerEntity arg1, IWorld arg2)
public void
s()
removeAll()
method_14597()
m_cjqpbspj()
disconnectAllPlayers()
func_72392_r()
shutdown()
public void
a(lf arg0, boolean arg1)
broadcastMessage(Component arg0, boolean arg1)
method_14616(class_2561 arg0, boolean arg1)
m_giffbkvu(C_rdaqiwdt arg0, boolean arg1)
broadcastChatMessage(Text arg0, boolean system)
func_148544_a(ITextComponent arg0, boolean arg1)
sendMessage(IChatBaseComponent arg0, boolean arg1)
public void
a(lf arg0)
broadcastMessage(Component arg0)
method_14593(class_2561 arg0)
m_dpizemur(C_rdaqiwdt arg0)
sendToAll(Text arg0)
func_148539_a(ITextComponent arg0)
sendMessage(IChatBaseComponent arg0)
public ServerStatsCounter
a(ayg arg0)
getPlayerStats(Player arg0)
method_14583(class_1657 arg0)
m_rlvfbvcj(C_jzrpycqo arg0)
createStatHandler(PlayerEntity player)
func_152602_a(PlayerEntity arg0)
getStatisticManager(EntityHuman arg0)
public PlayerAdvancements
f(xe arg0)
getPlayerAdvancements(ServerPlayer arg0)
method_14578(class_3222 arg0)
m_bekbcbkv(C_mxrobsgg arg0)
getAdvancementTracker(ServerPlayerEntity player)
func_192054_h(ServerPlayerEntity arg0)
public void
a(int arg0)
setViewDistance(int arg0)
method_14608(int arg0)
m_khebdxma(int arg0)
setViewDistance(int viewDistance)
func_217884_a(int arg0)
public List<ServerPlayer>
t()
getPlayers()
method_14571()
m_cpouqhgn()
getPlayerList()
func_181057_v()
getPlayers()
public ServerPlayer
a(UUID arg0)
getPlayer(UUID arg0)
method_14602(UUID arg0)
m_hhzxvoqt(UUID arg0)
getPlayer(UUID uuid)
func_177451_a(UUID arg0)
public boolean
f(com.mojang.authlib.GameProfile arg0)
canBypassPlayerLimit(com.mojang.authlib.GameProfile arg0)
method_14609(com.mojang.authlib.GameProfile arg0)
m_thaovauz(com.mojang.authlib.GameProfile arg0)
canBypassPlayerLimit(com.mojang.authlib.GameProfile arg0)
func_183023_f(com.mojang.authlib.GameProfile arg0)
public void
u()
reloadResources()
method_14572()
m_ufzzdnwm()
onDataPacksReloaded()
func_193244_w()
reload()
public boolean
v()
isAllowCheatsForAllPlayers()
method_14579()
m_aoxxnier()
areCheatsAllowed()
func_206257_x()
public void
a(bjq arg0)
setOverrideGameMode(GameType arg0)
method_14595(class_1934 arg0)
m_fcaohmsm(C_lghcpyvl arg0)
setGameMode(GameMode arg0)
func_152604_a(GameType arg0)
public void
c(boolean arg0)
setAllowCheatsForAllPlayers(boolean arg0)
method_14607(boolean arg0)
m_tgcbcjpj(boolean arg0)
setCheatsAllowed(boolean cheatsAllowed)
func_72387_b(boolean arg0)