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

11 lines
305 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS og net/minecraft/server/network/packet/PlayerInteractEntityC2SPacket
CLASS og$a InteractionType
2018-12-02 05:38:26 -05:00
FIELD a entityId I
2019-04-05 12:03:47 -04:00
FIELD b type Log$a;
2019-05-07 12:05:49 -04:00
FIELD c hitPos Lcrx;
FIELD d hand Lahc;
METHOD a getEntity (Lbhi;)Laii;
2019-04-05 12:03:47 -04:00
METHOD b getType ()Log$a;
2019-05-07 12:05:49 -04:00
METHOD c getHand ()Lahc;
METHOD d getHitPosition ()Lcrx;