net.minecraft.server.dedicated.management

public class OutgoingRpcMethods

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

Constructor summary

ModifierConstructor
public ()