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
net.minecraft.src.C_410967_$C_410954_
net.minecraft.server.jsonrpc.methods.ServerStateService$b

字段概要

修饰符与类型字段
private final Message
b
message
comp_4751
message
f_412264_
private final boolean
c
overlay
comp_4752
overlay
f_412533_
private final Optional<List<PlayerDto>>
d
receivingPlayers
comp_4753
receivingPlayers
f_413866_
public static final com.mojang.serialization.Codec<ServerStateService$SystemMessage>
a
CODEC
field_62416
CODEC
f_413850_

构造函数概要

修饰符构造函数
public (Message message, boolean overlay, Optional<List<PlayerDto>> receivingPlayers)

方法概要

修饰符与类型方法
public Message
a()
message()
comp_4751()
message()
f_412264_()
public boolean
b()
overlay()
comp_4752()
overlay()
f_412533_()
public Optional<List<PlayerDto>>
c()
receivingPlayers()
comp_4753()
receivingPlayers()
f_413866_()