yarn/mappings/net/minecraft/server/network/packet/PlayerInteractEntityServerP...

16 lines
417 B
Plaintext
Raw Normal View History

2018-12-02 05:38:26 -05:00
CLASS nn net/minecraft/server/network/packet/PlayerInteractEntityServerPacket
CLASS nn$a InteractionType
FIELD a entityId I
FIELD b type Lnn$a;
FIELD c hitPos Lckp;
FIELD d hand Lafb;
METHOD a getEntity (Lbaq;)Lagi;
ARG 1 world
METHOD a read (Liq;)V
METHOD a apply (Lit;)V
METHOD a apply (Lmz;)V
METHOD b getType ()Lnn$a;
METHOD b write (Liq;)V
METHOD c getHand ()Lafb;
METHOD d getHitPosition ()Lckp;