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

11 lines
305 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS of net/minecraft/server/network/packet/PlayerInteractEntityC2SPacket
CLASS of$a InteractionType
2018-12-02 05:38:26 -05:00
FIELD a entityId I
2019-03-27 14:35:10 -04:00
FIELD b type Lof$a;
2019-04-03 12:16:41 -04:00
FIELD c hitPos Lcri;
2019-03-27 14:35:10 -04:00
FIELD d hand Lagt;
2019-04-03 12:16:41 -04:00
METHOD a getEntity (Lbgw;)Lahz;
2019-03-27 14:35:10 -04:00
METHOD b getType ()Lof$a;
METHOD c getHand ()Lagt;
2019-04-03 12:16:41 -04:00
METHOD d getHitPosition ()Lcri;