Uses of Record Class
net.minecraft.server.jsonrpc.methods.ServerStateService.ServerState
Packages that use ServerStateService.ServerState
Package
Description
-
Uses of ServerStateService.ServerState in net.minecraft.server.jsonrpc
Fields in net.minecraft.server.jsonrpc with type parameters of type ServerStateService.ServerStateModifier and TypeFieldDescriptionstatic final Holder.Reference<OutgoingRpcMethod<ServerStateService.ServerState, Void>> OutgoingRpcMethods.STATUS_HEARTBEAT -
Uses of ServerStateService.ServerState in net.minecraft.server.jsonrpc.api
Fields in net.minecraft.server.jsonrpc.api with type parameters of type ServerStateService.ServerStateModifier and TypeFieldDescriptionstatic final SchemaComponent<ServerStateService.ServerState> Schema.SERVER_STATE_SCHEMA -
Uses of ServerStateService.ServerState in net.minecraft.server.jsonrpc.methods
Fields in net.minecraft.server.jsonrpc.methods declared as ServerStateService.ServerStateModifier and TypeFieldDescriptionstatic final ServerStateService.ServerStateServerStateService.ServerState.NOT_STARTEDFields in net.minecraft.server.jsonrpc.methods with type parameters of type ServerStateService.ServerStateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerStateService.ServerState> ServerStateService.ServerState.CODECMethods in net.minecraft.server.jsonrpc.methods that return ServerStateService.ServerState