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

8 lines
169 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS crt net/minecraft/util/hit/HitResult
CLASS crt$a Type
FIELD a pos Lcrv;
METHOD <init> (Lcrv;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-04-18 17:01:39 -04:00
METHOD c getType ()Lcrt$a;
METHOD e getPos ()Lcrv;