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-04-10 11:36:17 -04:00
FIELD c hitPos Lcro;
FIELD d hand Lagx;
METHOD a getEntity (Lbha;)Laid;
2019-04-05 12:03:47 -04:00
METHOD b getType ()Log$a;
2019-04-10 11:36:17 -04:00
METHOD c getHand ()Lagx;
METHOD d getHitPosition ()Lcro;