Uses of Class
net.minecraft.server.players.PlayerList
Package
Description
-
Uses of PlayerList in net.minecraft.client.server
-
Uses of PlayerList in net.minecraft.server
Modifier and TypeFieldDescriptionprivate PlayerList
MinecraftServer.playerList
private final PlayerList
PlayerAdvancements.playerList
ModifierConstructorDescriptionPlayerAdvancements
(com.mojang.datafixers.DataFixer p_265655_, PlayerList p_265703_, ServerAdvancementManager p_265166_, Path p_265268_, ServerPlayer p_265673_) -
Uses of PlayerList in net.minecraft.server.chase
ModifierConstructorDescriptionChaseServer
(String p_196032_, int p_196033_, PlayerList p_196034_, int p_196035_) -
Uses of PlayerList in net.minecraft.server.dedicated
-
Uses of PlayerList in net.neoforged.neoforge.common.extensions
Modifier and TypeMethodDescriptiondefault PlayerList
IPlayerListExtension.self()
Returns the PlayerList instance that this extension is attached to. -
Uses of PlayerList in net.neoforged.neoforge.event
Modifier and TypeMethodDescriptionstatic boolean
EventHooks.onPermissionChanged
(com.mojang.authlib.GameProfile gameProfile, int newLevel, PlayerList playerList) ModifierConstructorDescriptionOnDatapackSyncEvent
(PlayerList playerList, @Nullable ServerPlayer player)