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

11 lines
305 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS od net/minecraft/server/network/packet/PlayerInteractEntityC2SPacket
2019-03-14 15:41:19 -04:00
CLASS od$a InteractionType
2018-12-02 05:38:26 -05:00
FIELD a entityId I
2019-03-14 08:57:09 -04:00
FIELD b type Lod$a;
2019-03-14 11:39:51 -04:00
FIELD c hitPos Lcqg;
2019-03-14 08:57:09 -04:00
FIELD d hand Lagq;
2019-03-14 11:39:51 -04:00
METHOD a getEntity (Lbfx;)Lahw;
2019-03-14 08:57:09 -04:00
METHOD b getType ()Lod$a;
METHOD c getHand ()Lagq;
2019-03-14 11:39:51 -04:00
METHOD d getHitPosition ()Lcqg;