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

11 lines
274 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS cqf net/minecraft/util/hit/HitResult
CLASS cqf$a net/minecraft/util/hit/HitResult$Type
FIELD a NONE Lcqf$a;
FIELD b BLOCK Lcqf$a;
FIELD c ENTITY Lcqf$a;
FIELD a pos Lcqh;
METHOD <init> (Lcqh;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-03-14 08:57:09 -04:00
METHOD c getType ()Lcqf$a;
METHOD e getPos ()Lcqh;