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

13 lines
472 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS ut net/minecraft/network/handler/ServerPlayNetworkHandler
FIELD a connection Lin;
FIELD b player Luf;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d server Lnet/minecraft/server/MinecraftServer;
2018-10-31 12:57:21 -04:00
METHOD Z_ tick ()V
2018-11-07 11:37:58 -05:00
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 onCustomPayload (Lnj;)V
METHOD a onBookUpdate (Lnk;)V