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-17 12:41:25 -04:00
FIELD c hitPos Lcrt;
FIELD d hand Lagy;
METHOD a getEntity (Lbhf;)Laie;
2019-04-05 12:03:47 -04:00
METHOD b getType ()Log$a;
2019-04-17 12:41:25 -04:00
METHOD c getHand ()Lagy;
METHOD d getHitPosition ()Lcrt;