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

8 lines
165 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS crz net/minecraft/util/hit/HitResult
2019-06-19 15:24:08 -04:00
CLASS a Type
2019-06-19 13:48:53 -04:00
FIELD a pos Lcsb;
METHOD <init> (Lcsb;)V
2019-01-17 07:18:48 -05:00
ARG 1 pos
2019-06-19 13:48:53 -04:00
METHOD c getType ()Lcrz$a;
METHOD e getPos ()Lcsb;