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

11 lines
241 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS cqm net/minecraft/util/hit/HitResult
CLASS cqm$a Type
FIELD a NONE Lcqm$a;
FIELD b BLOCK Lcqm$a;
FIELD c ENTITY Lcqm$a;
FIELD a pos Lcqo;
METHOD <init> (Lcqo;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-03-20 13:56:26 -04:00
METHOD c getType ()Lcqm$a;
METHOD e getPos ()Lcqo;