net.minecraft.server.dedicated.management

public class OutgoingRpcMethods

aua
net.minecraft.server.jsonrpc.OutgoingRpcMethods
net.minecraft.class_11814
net.minecraft.server.dedicated.management.OutgoingRpcMethods
net.minecraft.unmapped.C_ouuyetjk
net.minecraft.src.C_410995_

Field summary

Modifier and TypeField
public static final RegistryEntry$Reference<OutgoingRpcMethod<Void, Void>>
a
SERVER_STARTED
field_62324
SERVER_STARTED
f_carzqfuc
f_412765_
public static final RegistryEntry$Reference<OutgoingRpcMethod<Void, Void>>
b
SERVER_SHUTTING_DOWN
field_62325
SERVER_STOPPING
f_ldpquklq
f_412387_
public static final RegistryEntry$Reference<OutgoingRpcMethod<Void, Void>>
c
SERVER_SAVE_STARTED
field_62326
SERVER_SAVING
f_hyniidrj
f_413182_
public static final RegistryEntry$Reference<OutgoingRpcMethod<Void, Void>>
d
SERVER_SAVE_COMPLETED
field_62327
SERVER_SAVED
f_ntuhocrj
f_412635_
public static final RegistryEntry$Reference<OutgoingRpcMethod<Void, Void>>
e
SERVER_ACTIVITY_OCCURRED
field_63173
SERVER_ACTIVITY
f_pknwiemy
f_435938_
public static final RegistryEntry$Reference<OutgoingRpcMethod<RpcPlayer, Void>>
f
PLAYER_JOINED
field_62328
PLAYER_JOINED
f_qznnuxtt
f_413622_
public static final RegistryEntry$Reference<OutgoingRpcMethod<RpcPlayer, Void>>
g
PLAYER_LEFT
field_62329
PLAYER_LEFT
f_pubsxghk
f_412695_
public static final RegistryEntry$Reference<OutgoingRpcMethod<OperatorsRpcDispatcher$RpcEntry, Void>>
h
PLAYER_OPED
field_62330
OPERATOR_ADDED
f_ndvjgefx
f_412966_
public static final RegistryEntry$Reference<OutgoingRpcMethod<OperatorsRpcDispatcher$RpcEntry, Void>>
i
PLAYER_DEOPED
field_62331
OPERATOR_REMOVED
f_mpigltbr
f_413193_
public static final RegistryEntry$Reference<OutgoingRpcMethod<RpcPlayer, Void>>
j
PLAYER_ADDED_TO_ALLOWLIST
field_62332
ALLOWLIST_ADDED
f_ativhksn
f_414064_
public static final RegistryEntry$Reference<OutgoingRpcMethod<RpcPlayer, Void>>
k
PLAYER_REMOVED_FROM_ALLOWLIST
field_62333
ALLOWLIST_REMOVED
f_ktvnhwxd
f_412271_
public static final RegistryEntry$Reference<OutgoingRpcMethod<IpBansRpcDispatcher$IpBanData, Void>>
l
IP_BANNED
field_62334
IP_BAN_ADDED
f_xzzrksyc
f_413985_
public static final RegistryEntry$Reference<OutgoingRpcMethod<String, Void>>
m
IP_UNBANNED
field_62335
IP_BAN_REMOVED
f_sqldobcp
f_413153_
public static final RegistryEntry$Reference<OutgoingRpcMethod<PlayerBansRpcDispatcher$RpcEntry, Void>>
n
PLAYER_BANNED
field_62336
BAN_ADDED
f_qivrnnde
f_411813_
public static final RegistryEntry$Reference<OutgoingRpcMethod<RpcPlayer, Void>>
o
PLAYER_UNBANNED
field_62337
BAN_REMOVED
f_wwleslpd
f_412905_
public static final RegistryEntry$Reference<OutgoingRpcMethod<GameRuleRpcDispatcher$RuleEntry<?>, Void>>
p
GAMERULE_CHANGED
field_62338
GAMERULE_UPDATED
f_honqcnts
f_412398_
public static final RegistryEntry$Reference<OutgoingRpcMethod<ServerRpcDispatcher$RpcStatus, Void>>
q
STATUS_HEARTBEAT
field_62339
SERVER_STATUS_HEARTBEAT
f_qnzvfimp
f_412612_

Constructor summary

ModifierConstructor
public ()