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

14 lines
487 B
Plaintext
Raw Normal View History

CLASS uq net/minecraft/network/handler/ServerPlayNetworkHandler
FIELD a connection Lil;
FIELD b player Luc;
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
METHOD a getConnection ()Lil;
2018-10-31 12:57:21 -04:00
METHOD a onConnectionLost (Lix;)V
2018-11-04 07:22:38 -05:00
ARG 1 reason
2018-11-06 11:02:00 -05:00
METHOD a sendPacket (Ljl;)V
METHOD a sendPacket (Ljl;Lio/netty/util/concurrent/GenericFutureListener;)V
METHOD a onCustomPayload (Lnh;)V
2018-11-04 10:45:24 -05:00
METHOD a onBookUpdate (Lni;)V