Uses of Class
net.minecraft.network.ServerStatusResponse.Players
Packages that use ServerStatusResponse.Players
-
Uses of ServerStatusResponse.Players in net.minecraft.network
Fields in net.minecraft.network declared as ServerStatusResponse.PlayersModifier and TypeFieldDescriptionprivate ServerStatusResponse.Players
ServerStatusResponse.players
Methods in net.minecraft.network that return ServerStatusResponse.PlayersModifier and TypeMethodDescriptionServerStatusResponse.Players.Serializer.deserialize
(com.google.gson.JsonElement p_deserialize_1_, Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_) ServerStatusResponse.getPlayers()
Methods in net.minecraft.network with parameters of type ServerStatusResponse.PlayersModifier and TypeMethodDescriptioncom.google.gson.JsonElement
ServerStatusResponse.Players.Serializer.serialize
(ServerStatusResponse.Players p_serialize_1_, Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_) void
ServerStatusResponse.setPlayers
(ServerStatusResponse.Players p_151319_1_)