yarn/mappings/net/minecraft/util/GlobalPos.mapping

9 lines
216 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS fc net/minecraft/util/GlobalPos
FIELD a dimension Lbwy;
FIELD b pos Lev;
METHOD a getDimension ()Lbwy;
METHOD a create (Lbwy;Lev;)Lfc;
METHOD b getPos ()Lev;
METHOD equals (Ljava/lang/Object;)Z
ARG 1 o