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

11 lines
241 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS cre net/minecraft/util/hit/HitResult
CLASS cre$a Type
FIELD a NONE Lcre$a;
FIELD b BLOCK Lcre$a;
FIELD c ENTITY Lcre$a;
FIELD a pos Lcrg;
METHOD <init> (Lcrg;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-03-27 14:35:10 -04:00
METHOD c getType ()Lcre$a;
METHOD e getPos ()Lcrg;