Uses of Record Class
net.minecraft.server.jsonrpc.methods.ServerStateService.SystemMessage
Packages that use ServerStateService.SystemMessage
-
Uses of ServerStateService.SystemMessage in net.minecraft.server.jsonrpc.api
Fields in net.minecraft.server.jsonrpc.api with type parameters of type ServerStateService.SystemMessageModifier and TypeFieldDescriptionstatic final SchemaComponent<ServerStateService.SystemMessage> Schema.SYSTEM_MESSAGE_SCHEMA -
Uses of ServerStateService.SystemMessage in net.minecraft.server.jsonrpc.methods
Fields in net.minecraft.server.jsonrpc.methods with type parameters of type ServerStateService.SystemMessageModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerStateService.SystemMessage> ServerStateService.SystemMessage.CODECMethods in net.minecraft.server.jsonrpc.methods with parameters of type ServerStateService.SystemMessageModifier and TypeMethodDescriptionstatic booleanServerStateService.systemMessage(MinecraftApi pApi, ServerStateService.SystemMessage pMessage, ClientInfo pClientInfo)