History - net.minecraft.server.dedicated.management.handler.PlayerListManagementHandler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.server.jsonrpc.internalapi.MinecraftPlayerListService
net.minecraft.class_11831
net.minecraft.server.dedicated.management.handler.PlayerListManagementHandler
Fields
Constructors
Methods
List<ServerPlayerEntity> (): getPlayers, method_73766, getPlayerList
ServerPlayerEntity (UUID): getPlayer, method_73772, getPlayer
CompletableFuture<Optional<PlayerConfigEntry>> (Optional<UUID>, Optional<String>): getUser, method_73771, getPlayerAsync
Optional<PlayerConfigEntry> (String): fetchUserByName, method_74500, findByName
Optional<PlayerConfigEntry> (UUID): fetchUserById, method_74503, fetchPlayer
Optional<PlayerConfigEntry> (UUID): getCachedUserById, method_74504, getByUuid
Optional<ServerPlayerEntity> (Optional<UUID>, Optional<String>): getPlayer, method_73775, getPlayer
List<ServerPlayerEntity> (String): getPlayersWithAddress, method_73769, getPlayersByIpAddress
ServerPlayerEntity (String): getPlayerByName, method_73773, getPlayer
void (ServerPlayerEntity, ManagementConnectionId): remove, method_73767, removePlayer
Optional (Optional): lambda$getUser$1, method_74501, method_74501
Optional (Optional): lambda$getUser$0, method_74502, method_74502