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

11 lines
241 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS crm net/minecraft/util/hit/HitResult
CLASS crm$a Type
FIELD a NONE Lcrm$a;
FIELD b BLOCK Lcrm$a;
FIELD c ENTITY Lcrm$a;
FIELD a pos Lcro;
METHOD <init> (Lcro;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-04-10 11:36:17 -04:00
METHOD c getType ()Lcrm$a;
METHOD e getPos ()Lcro;