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

11 lines
241 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cqe net/minecraft/util/hit/HitResult
2019-03-14 15:41:19 -04:00
CLASS cqe$a Type
2019-03-14 11:39:51 -04:00
FIELD a NONE Lcqe$a;
FIELD b BLOCK Lcqe$a;
FIELD c ENTITY Lcqe$a;
FIELD a pos Lcqg;
METHOD <init> (Lcqg;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-03-14 11:39:51 -04:00
METHOD c getType ()Lcqe$a;
METHOD e getPos ()Lcqg;