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

11 lines
237 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cmv net/minecraft/util/HitResult
CLASS cmv$a Type
FIELD a NONE Lcmv$a;
FIELD b BLOCK Lcmv$a;
FIELD c ENTITY Lcmv$a;
FIELD a pos Lcmx;
2019-01-17 07:18:48 -05:00
METHOD <init> (Lcmx;)V
ARG 1 pos
METHOD c getType ()Lcmv$a;
METHOD e getPos ()Lcmx;