Uses of Class
net.minecraft.network.ServerStatusResponse.Version
Packages that use ServerStatusResponse.Version
-
Uses of ServerStatusResponse.Version in net.minecraft.network
Fields in net.minecraft.network declared as ServerStatusResponse.VersionModifier and TypeFieldDescriptionprivate ServerStatusResponse.Version
ServerStatusResponse.version
Methods in net.minecraft.network that return ServerStatusResponse.VersionModifier and TypeMethodDescriptionServerStatusResponse.Version.Serializer.deserialize
(com.google.gson.JsonElement p_deserialize_1_, Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_) ServerStatusResponse.getVersion()
Methods in net.minecraft.network with parameters of type ServerStatusResponse.VersionModifier and TypeMethodDescriptioncom.google.gson.JsonElement
ServerStatusResponse.Version.Serializer.serialize
(ServerStatusResponse.Version p_serialize_1_, Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_) void
ServerStatusResponse.setVersion
(ServerStatusResponse.Version p_151321_1_)