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

8 lines
169 B
Plaintext
Raw Normal View History

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