net.minecraft.server.players

public abstract class PlayerList

awi
net.minecraft.server.players.PlayerList
net.minecraft.class_3324

Field summary

Modifier and TypeField
public static final File
a
USERBANLIST_FILE
field_14355
public static final File
b
IPBANLIST_FILE
field_14364
public static final File
c
OPLIST_FILE
field_14348
public static final File
d
WHITELIST_FILE
field_14343
public static final Component
e
CHAT_FILTERED_FULL
field_39921
public static final Component
f
DUPLICATE_LOGIN_DISCONNECT_MESSAGE
field_45061
private static final org.slf4j.Logger
h
LOGGER
field_14349
private static final int
i
SEND_PLAYER_INFO_INTERVAL
field_29790
private static final SimpleDateFormat
j
BAN_DATE_FORMAT
field_14356
private final MinecraftServer
k
server
field_14360
private final List<ServerPlayer>
l
players
field_14351
private final Map<UUID, ServerPlayer>
m
playersByUUID
field_14354
private final UserBanList
n
bans
field_14344
private final IpBanList
o
ipBans
field_14345
private final ServerOpList
p
ops
field_14353
private final UserWhiteList
q
whitelist
field_14361
private final Map<UUID, ServerStatsCounter>
r
stats
field_14362
private final Map<UUID, PlayerAdvancements>
s
advancements
field_14346
private final PlayerDataStorage
t
playerIo
field_14358
private boolean
u
doWhiteList
field_14352
private final LayeredRegistryAccess<RegistryLayer>
v
registries
field_24626
protected final int
g
maxPlayers
field_14347
private int
w
viewDistance
field_14359
private int
x
simulationDistance
field_34895
private boolean
y
allowCommandsForAllPlayers
field_14350
private static final boolean
z
ALLOW_LOGOUTIVATOR
field_29791
private int
A
sendAllPlayerInfoIn
field_14357

Constructor summary

ModifierConstructor
public (MinecraftServer arg0, LayeredRegistryAccess<RegistryLayer> arg1, PlayerDataStorage arg2, int arg3)

Method summary

Modifier and TypeMethod
public void
a(vz arg0, asj arg1, asy arg2)
placeNewPlayer(Connection arg0, ServerPlayer arg1, CommonListenerCookie arg2)
method_14570(class_2535 arg0, class_3222 arg1, class_8792 arg2)
protected void
a(amp arg0, asj arg1)
updateEntireScoreboard(ServerScoreboard arg0, ServerPlayer arg1)
method_14588(class_2995 arg0, class_3222 arg1)
public void
a(asi arg0)
addWorldborderListener(ServerLevel arg0)
method_14591(class_3218 arg0)
public Optional<ValueInput>
a(asj arg0, bao arg1)
load(ServerPlayer arg0, ProblemReporter arg1)
method_14600(class_3222 arg0, class_8942 arg1)
protected void
a(asj arg0)
save(ServerPlayer arg0)
method_14577(class_3222 arg0)
public void
b(asj arg0)
remove(ServerPlayer arg0)
method_14611(class_3222 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)
public ServerPlayer
a(com.mojang.authlib.GameProfile arg0, ars arg1)
getPlayerForLogin(com.mojang.authlib.GameProfile arg0, ClientInformation arg1)
method_14613(com.mojang.authlib.GameProfile arg0, class_8791 arg1)
public boolean
e(com.mojang.authlib.GameProfile arg0)
disconnectAllPlayersWithProfile(com.mojang.authlib.GameProfile arg0)
method_52449(com.mojang.authlib.GameProfile arg0)
public ServerPlayer
a(asj arg0, boolean arg1, bxs$e arg2)
respawn(ServerPlayer arg0, boolean arg1, Entity$RemovalReason arg2)
method_14556(class_3222 arg0, boolean arg1, class_1297$class_5529 arg2)
public void
c(asj arg0)
sendActivePlayerEffects(ServerPlayer arg0)
method_60598(class_3222 arg0)
public void
a(bys arg0, atl arg1)
sendActiveEffects(LivingEntity arg0, ServerGamePacketListenerImpl arg1)
method_60597(class_1309 arg0, class_3244 arg1)
public void
d(asj arg0)
sendPlayerPermissionLevel(ServerPlayer arg0)
method_14576(class_3222 arg0)
public void
d()
tick()
method_14601()
public void
a(zs<?> arg0)
broadcastAll(Packet<?> arg0)
method_14581(class_2596<?> arg0)
public void
a(zs<?> arg0, alv<dkz> arg1)
broadcastAll(Packet<?> arg0, ResourceKey<Level> arg1)
method_14589(class_2596<?> arg0, class_5321<class_1937> arg1)
public void
a(csy arg0, xk arg1)
broadcastSystemToTeam(Player arg0, Component arg1)
method_14564(class_1657 arg0, class_2561 arg1)
public void
b(csy arg0, xk arg1)
broadcastSystemToAllExceptTeam(Player arg0, Component arg1)
method_14565(class_1657 arg0, class_2561 arg1)
public String[]
e()
getPlayerNamesArray()
method_14580()
public UserBanList
f()
getBans()
method_14563()
public IpBanList
g()
getIpBans()
method_14585()
public void
a(com.mojang.authlib.GameProfile arg0)
op(com.mojang.authlib.GameProfile arg0)
method_14582(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)
private void
a(asj arg0, int arg1)
sendPlayerPermissionLevel(ServerPlayer arg0, int arg1)
method_14596(class_3222 arg0, int arg1)
public boolean
c(com.mojang.authlib.GameProfile arg0)
isWhiteListed(com.mojang.authlib.GameProfile arg0)
method_14587(com.mojang.authlib.GameProfile arg0)
public boolean
f(com.mojang.authlib.GameProfile arg0)
isOp(com.mojang.authlib.GameProfile arg0)
method_14569(com.mojang.authlib.GameProfile arg0)
public ServerPlayer
a(String arg0)
getPlayerByName(String arg0)
method_14566(String arg0)
public void
a(csy arg0, double arg1, double arg2, double arg3, double arg4, alv<dkz> arg5, zs<?> arg6)
broadcast(Player arg0, double arg1, double arg2, double arg3, double arg4, ResourceKey<Level> arg5, Packet<?> arg6)
method_14605(class_1657 arg0, double arg1, double arg2, double arg3, double arg4, class_5321<class_1937> arg5, class_2596<?> arg6)
public void
h()
saveAll()
method_14617()
public UserWhiteList
i()
getWhiteList()
method_14590()
public String[]
j()
getWhiteListNames()
method_14560()
public ServerOpList
k()
getOps()
method_14603()
public String[]
l()
getOpNames()
method_14584()
public void
a()
reloadWhiteList()
method_14599()
public void
a(asj arg0, asi arg1)
sendLevelInfo(ServerPlayer arg0, ServerLevel arg1)
method_14606(class_3222 arg0, class_3218 arg1)
public void
e(asj arg0)
sendAllPlayerInfo(ServerPlayer arg0)
method_14594(class_3222 arg0)
public int
m()
getPlayerCount()
method_14574()
public int
n()
getMaxPlayers()
method_14592()
public boolean
o()
isUsingWhitelist()
method_14614()
public void
a(boolean arg0)
setUsingWhiteList(boolean arg0)
method_14557(boolean arg0)
public List<ServerPlayer>
b(String arg0)
getPlayersWithAddress(String arg0)
method_14559(String arg0)
public int
p()
getViewDistance()
method_14568()
public int
q()
getSimulationDistance()
method_38651()
public MinecraftServer
c()
getServer()
method_14561()
public CompoundTag
r()
getSingleplayerData()
method_14567()
public void
b(boolean arg0)
setAllowCommandsForAllPlayers(boolean arg0)
method_14607(boolean arg0)
public void
s()
removeAll()
method_14597()
public void
a(xk arg0, boolean arg1)
broadcastSystemMessage(Component arg0, boolean arg1)
method_43514(class_2561 arg0, boolean arg1)
public void
a(xk arg0, Function<asj, xk> arg1, boolean arg2)
broadcastSystemMessage(Component arg0, Function<ServerPlayer, Component> arg1, boolean arg2)
method_43512(class_2561 arg0, Function<class_3222, class_2561> arg1, boolean arg2)
public void
a(ya arg0, ek arg1, xg$a arg2)
broadcastChatMessage(PlayerChatMessage arg0, CommandSourceStack arg1, ChatType$Bound arg2)
method_44166(class_7471 arg0, class_2168 arg1, class_2556$class_7602 arg2)
public void
a(ya arg0, asj arg1, xg$a arg2)
broadcastChatMessage(PlayerChatMessage arg0, ServerPlayer arg1, ChatType$Bound arg2)
method_43673(class_7471 arg0, class_3222 arg1, class_2556$class_7602 arg2)
private void
a(ya arg0, Predicate<asj> arg1, asj arg2, xg$a arg3)
broadcastChatMessage(PlayerChatMessage arg0, Predicate<ServerPlayer> arg1, ServerPlayer arg2, ChatType$Bound arg3)
method_44791(class_7471 arg0, Predicate<class_3222> arg1, class_3222 arg2, class_2556$class_7602 arg3)
private boolean
a(ya arg0)
verifyChatTrusted(PlayerChatMessage arg0)
method_44793(class_7471 arg0)
public ServerStatsCounter
a(csy arg0)
getPlayerStats(Player arg0)
method_14583(class_1657 arg0)
public PlayerAdvancements
f(asj arg0)
getPlayerAdvancements(ServerPlayer arg0)
method_14578(class_3222 arg0)
public void
a(int arg0)
setViewDistance(int arg0)
method_14608(int arg0)
public void
b(int arg0)
setSimulationDistance(int arg0)
method_38650(int arg0)
public List<ServerPlayer>
t()
getPlayers()
method_14571()
public ServerPlayer
a(UUID arg0)
getPlayer(UUID arg0)
method_14602(UUID arg0)
public boolean
d(com.mojang.authlib.GameProfile arg0)
canBypassPlayerLimit(com.mojang.authlib.GameProfile arg0)
method_14609(com.mojang.authlib.GameProfile arg0)
public void
u()
reloadResources()
method_14572()
public boolean
v()
isAllowCommandsForAllPlayers()
method_14579()