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.VersionServerStatusResponse. versionMethods in net.minecraft.network that return ServerStatusResponse.Version Modifier and Type Method Description ServerStatusResponse.VersionServerStatusResponse.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.VersionServerStatusResponse. getVersion()Methods in net.minecraft.network with parameters of type ServerStatusResponse.Version Modifier and Type Method Description com.google.gson.JsonElementServerStatusResponse.Version.Serializer. serialize(ServerStatusResponse.Version p_serialize_1_, java.lang.reflect.Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_)voidServerStatusResponse. setVersion(ServerStatusResponse.Version p_151321_1_)
-