yarn/mappings/net/minecraft/server/network/ServerPlayNetworkHandler.ma...

16 lines
580 B
Plaintext

CLASS uz net/minecraft/server/network/ServerPlayNetworkHandler
FIELD a connection Lio;
FIELD b player Lul;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d server Lnet/minecraft/server/MinecraftServer;
METHOD a getConnection ()Lio;
METHOD a onConnectionLost (Lja;)V
METHOD a sendPacket (Ljo;)V
METHOD a sendPacket (Ljo;Lio/netty/util/concurrent/GenericFutureListener;)V
METHOD a onChatMessage (Lnc;)V
METHOD a onGuiClose (Lnj;)V
METHOD a onCustomPayload (Lnk;)V
METHOD a onBookUpdate (Lnl;)V
METHOD ab_ tick ()V
METHOD c executeCommand (Ljava/lang/String;)V