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.CODECprivate final Optional<ServerStatus.Version> ServerStatus.versionThe field for theversionrecord 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 theversionrecord component.