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

11 lines
305 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS oe net/minecraft/server/network/packet/PlayerInteractEntityC2SPacket
CLASS oe$a InteractionType
2018-12-02 05:38:26 -05:00
FIELD a entityId I
2019-03-20 13:56:26 -04:00
FIELD b type Loe$a;
FIELD c hitPos Lcqo;
FIELD d hand Lags;
METHOD a getEntity (Lbgf;)Lahy;
METHOD b getType ()Loe$a;
METHOD c getHand ()Lags;
METHOD d getHitPosition ()Lcqo;