Uses of Record Class
net.minecraft.network.protocol.status.ServerStatus.Version
Packages that use ServerStatus.Version
-
Uses of ServerStatus.Version in net.minecraft.network.protocol.status
Fields in net.minecraft.network.protocol.status with type parameters of type ServerStatus.VersionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerStatus.Version>
ServerStatus.Version.CODEC
private final Optional<ServerStatus.Version>
ServerStatus.version
The field for theversion
record component.Methods in net.minecraft.network.protocol.status that return ServerStatus.VersionMethods in net.minecraft.network.protocol.status that return types with arguments of type ServerStatus.VersionModifier and TypeMethodDescriptionServerStatus.version()
Returns the value of theversion
record component.