yarn/mappings/net/minecraft/world/chunk/ChunkPos.mapping

11 lines
261 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS alb net/minecraft/world/chunk/ChunkPos
2016-08-17 20:35:58 -04:00
FIELD a x I
FIELD b z I
METHOD a toLong (II)J
METHOD a toBlockPos (III)Ldx;
METHOD a squaredDistanceFromCenter (Lub;)D
METHOD c getXStart ()I
METHOD d getZStart ()I
METHOD e getXEnd ()I
METHOD f getZEnd ()I