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

16 lines
580 B
Plaintext

CLASS uw net/minecraft/server/network/ServerPlayNetworkHandler
FIELD a connection Lin;
FIELD b player Lui;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d server Lnet/minecraft/server/MinecraftServer;
METHOD a getConnection ()Lin;
METHOD a onConnectionLost (Liz;)V
METHOD a sendPacket (Ljn;)V
METHOD a sendPacket (Ljn;Lio/netty/util/concurrent/GenericFutureListener;)V
METHOD a onChatMessage (Lnb;)V
METHOD a onGuiClose (Lni;)V
METHOD a onCustomPayload (Lnj;)V
METHOD a onBookUpdate (Lnk;)V
METHOD ac_ tick ()V
METHOD c executeCommand (Ljava/lang/String;)V