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

21 lines
463 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS or net/minecraft/server/network/packet/PlayerInteractBlockServerPacket
2018-12-02 05:38:26 -05:00
FIELD a pos Let;
FIELD b facing Ley;
2018-12-12 12:12:26 -05:00
FIELD c hand Lafo;
2018-12-02 05:38:26 -05:00
FIELD d hitX F
FIELD e hitY F
FIELD f hitZ F
2018-12-12 12:12:26 -05:00
METHOD a read (Lit;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf
2018-12-12 12:12:26 -05:00
METHOD a apply (Liw;)V
2018-12-14 13:18:38 -05:00
ARG 1 listener
2018-12-12 12:12:26 -05:00
METHOD a apply (Lnd;)V
2018-12-02 05:38:26 -05:00
METHOD b getPos ()Let;
2018-12-12 12:12:26 -05:00
METHOD b write (Lit;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf
2018-12-02 05:38:26 -05:00
METHOD c getFacing ()Ley;
2018-12-12 12:12:26 -05:00
METHOD d getHand ()Lafo;
2018-12-02 05:38:26 -05:00
METHOD e getHitX ()F
METHOD f getHitY ()F
METHOD g getHitZ ()F