net.minecraft.server.jsonrpc.methods

public record ServerStateService$ServerState

avm$a
net.minecraft.server.jsonrpc.methods.ServerStateService$ServerState
net.minecraft.class_11861$class_11862
net.minecraft.server.dedicated.management.dispatch.ServerRpcDispatcher$RpcStatus
net.minecraft.src.C_410967_$C_411185_
net.minecraft.server.jsonrpc.methods.ServerStateService$a

Field summary

Modifier and TypeField
private final boolean
c
started
comp_4748
started
f_413765_
private final List<PlayerDto>
d
players
comp_4749
players
f_412432_
private final ServerStatus$Version
e
version
comp_4750
version
f_412127_
public static final com.mojang.serialization.Codec<ServerStateService$ServerState>
a
CODEC
field_62414
CODEC
f_412747_
public static final ServerStateService$ServerState
b
NOT_STARTED
field_62415
EMPTY
f_413033_

Constructor summary

ModifierConstructor
public (boolean players, List<PlayerDto> version, ServerStatus$Version arg2)

Method summary

Modifier and TypeMethod
public boolean
a()
started()
comp_4748()
started()
f_413765_()
public List<PlayerDto>
b()
players()
comp_4749()
players()
f_412432_()
public ServerStatus$Version
c()
version()
comp_4750()
version()
f_412127_()