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

11 lines
305 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS oh net/minecraft/server/network/packet/PlayerInteractEntityC2SPacket
CLASS oh$a InteractionType
2018-12-02 05:38:26 -05:00
FIELD a entityId I
2019-06-07 07:45:25 -04:00
FIELD b type Loh$a;
FIELD c hitPos Lcsa;
FIELD d hand Lahf;
METHOD a getEntity (Lbhl;)Lail;
METHOD b getType ()Loh$a;
METHOD c getHand ()Lahf;
METHOD d getHitPosition ()Lcsa;