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

11 lines
241 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS crj net/minecraft/util/hit/HitResult
CLASS crj$a Type
FIELD a NONE Lcrj$a;
FIELD b BLOCK Lcrj$a;
FIELD c ENTITY Lcrj$a;
FIELD a pos Lcrl;
METHOD <init> (Lcrl;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-04-05 12:03:47 -04:00
METHOD c getType ()Lcrj$a;
METHOD e getPos ()Lcrl;