Uses of Class
net.minecraft.network.ServerStatusResponse.Version
-
Packages that use ServerStatusResponse.Version Package Description net.minecraft.network -
-
Uses of ServerStatusResponse.Version in net.minecraft.network
Fields in net.minecraft.network declared as ServerStatusResponse.Version Modifier and Type Field Description private ServerStatusResponse.Version
ServerStatusResponse. version
Methods in net.minecraft.network that return ServerStatusResponse.Version Modifier and Type Method Description ServerStatusResponse.Version
ServerStatusResponse.Version.Serializer. deserialize(com.google.gson.JsonElement p_deserialize_1_, java.lang.reflect.Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_)
ServerStatusResponse.Version
ServerStatusResponse. getVersion()
Methods in net.minecraft.network with parameters of type ServerStatusResponse.Version Modifier and Type Method Description com.google.gson.JsonElement
ServerStatusResponse.Version.Serializer. serialize(ServerStatusResponse.Version p_serialize_1_, java.lang.reflect.Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_)
void
ServerStatusResponse. setVersion(ServerStatusResponse.Version p_151321_1_)
-