Class ServerStateService
java.lang.Object
net.minecraft.server.jsonrpc.methods.ServerStateService
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic final record -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleansave(MinecraftApi minecraftApi, boolean flush, ClientInfo clientInfo) status(MinecraftApi minecraftApi) static booleanstop(MinecraftApi minecraftApi, ClientInfo clientInfo) static booleansystemMessage(MinecraftApi minecraftApi, ServerStateService.SystemMessage systemMessage, ClientInfo clientInfo)
-
Constructor Details
-
ServerStateService
public ServerStateService()
-
-
Method Details
-
status
-
save
-
stop
-
systemMessage
public static boolean systemMessage(MinecraftApi minecraftApi, ServerStateService.SystemMessage systemMessage, ClientInfo clientInfo)
-