net.minecraft.server.jsonrpc.methods

public record ServerStateService$SystemMessage

avu$b
net.minecraft.server.jsonrpc.methods.ServerStateService$SystemMessage
net.minecraft.class_11861$class_11863
net.minecraft.server.dedicated.management.dispatch.ServerRpcDispatcher$RpcSystemMessage

Field summary

Modifier and TypeField
private final Message
b
message
comp_4751
message
private final boolean
c
overlay
comp_4752
overlay
private final Optional<List<PlayerDto>>
d
receivingPlayers
comp_4753
receivingPlayers
public static final com.mojang.serialization.Codec<ServerStateService$SystemMessage>
a
CODEC
field_62416
CODEC

Constructor summary

ModifierConstructor
public (Message message, boolean overlay, Optional<List<PlayerDto>> receivingPlayers)

Method summary

Modifier and TypeMethod
public Message
a()
message()
comp_4751()
message()
public boolean
b()
overlay()
comp_4752()
overlay()
public Optional<List<PlayerDto>>
c()
receivingPlayers()
comp_4753()
receivingPlayers()