yarn/mappings/net/minecraft/util/hit/HitResult.mapping

11 lines
241 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS cnj net/minecraft/util/hit/HitResult
CLASS cnj$a Type
FIELD a NONE Lcnj$a;
FIELD b BLOCK Lcnj$a;
FIELD c ENTITY Lcnj$a;
FIELD a pos Lcnl;
METHOD <init> (Lcnl;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-02-21 13:19:18 -05:00
METHOD c getType ()Lcnj$a;
METHOD e getPos ()Lcnl;