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

11 lines
241 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS cmx net/minecraft/util/hit/HitResult
CLASS cmx$a Type
FIELD a NONE Lcmx$a;
FIELD b BLOCK Lcmx$a;
FIELD c ENTITY Lcmx$a;
FIELD a pos Lcmz;
METHOD <init> (Lcmz;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-02-06 15:22:24 -05:00
METHOD c getType ()Lcmx$a;
METHOD e getPos ()Lcmz;