| public static ChunkPos | |
| public static ChunkPos | | unpack(long key) | | unpack(long key) | | method_1_779(long arg0) | | fromLong(long l) |
|
| public static ChunkPos | | minFromRegion(int regionX, int regionZ) | | minFromRegion(int regionX, int regionZ) | | method_42305(int arg0, int arg1) | | fromRegionMin(int x, int z) |
|
| public static ChunkPos | | maxFromRegion(int regionX, int regionZ) | | maxFromRegion(int regionX, int regionZ) | | method_42306(int arg0, int arg1) | | fromRegionMax(int x, int z) |
|
| public boolean | | isValid() | | isValid() | | method_76802() | | isLoadable() |
|
| public static boolean | | isValid(int x, int z) | | isValid(int x, int z) | | method_76803(int arg0, int arg1) | | isLoadable(int x, int z) |
|
| public long | | pack() | | pack() | | method_8324() | | toLong() |
|
| public static long | | pack(int x, int z) | | pack(int x, int z) | | method_8331(int arg0, int arg1) | | toLong(int chunkX, int chunkZ) |
|
| public static long | | fromSectionNode(long sectionNode) | | fromSectionNode(long sectionNode) | | method_1_6144(long arg0) | | fromSectionPos(long sectionPos) |
|
| public static long | |
| public static int | | getX(long pos) | | getX(long pos) | | method_8325(long arg0) | | getPackedX(long pos) |
|
| public static int | | getZ(long pos) | | getZ(long pos) | | method_8332(long arg0) | | getPackedZ(long pos) |
|
| public static int | | hash(int x, int z) | | hash(int x, int z) | | method_42307(int arg0, int arg1) | | hashCode(int x, int z) |
|
| public int | | getMiddleBlockX() | | getMiddleBlockX() | | method_33940() | | getCenterX() |
|
| public int | | getMiddleBlockZ() | | getMiddleBlockZ() | | method_33942() | | getCenterZ() |
|
| public int | | getMinBlockX() | | getMinBlockX() | | method_8326() | | getStartX() |
|
| public int | | getMinBlockZ() | | getMinBlockZ() | | method_8328() | | getStartZ() |
|
| public int | | getMaxBlockX() | | getMaxBlockX() | | method_8327() | | getEndX() |
|
| public int | | getMaxBlockZ() | | getMaxBlockZ() | | method_8329() | | getEndZ() |
|
| public int | | getRegionX() | | getRegionX() | | method_17885() | | getRegionX() |
|
| public int | | getRegionZ() | | getRegionZ() | | method_17886() | | getRegionZ() |
|
| public static int | | getRegionX(long pos) | | getRegionX(long pos) | | method_1_1652(long arg0) | | getRegionX(long packed) |
|
| public static int | | getRegionZ(long pos) | | getRegionZ(long pos) | | method_1_1653(long arg0) | | getRegionZ(long packed) |
|
| public int | | getRegionLocalX() | | getRegionLocalX() | | method_17887() | | getRegionRelativeX() |
|
| public int | | getRegionLocalZ() | | getRegionLocalZ() | | method_17888() | | getRegionRelativeZ() |
|
| public BlockPos | | getBlockAt(int x, int y, int z) | | getBlockAt(int x, int y, int z) | | method_35231(int arg0, int arg1, int arg2) | | getBlockPos(int offsetX, int y, int offsetZ) |
|
| public int | | getBlockX(int offset) | | getBlockX(int offset) | | method_33939(int arg0) | | getOffsetX(int offset) |
|
| public int | | getBlockZ(int offset) | | getBlockZ(int offset) | | method_33941(int arg0) | | getOffsetZ(int offset) |
|
| public BlockPos | | getMiddleBlockPosition(int y) | | getMiddleBlockPosition(int y) | | method_33943(int arg0) | | getCenterAtY(int y) |
|
| public boolean | |
| public BlockPos | | getWorldPosition() | | getWorldPosition() | | method_8323() | | getStartPos() |
|
| public int | |
| public int | | getChessboardDistance(int x, int z) | | getChessboardDistance(int x, int z) | | method_60510(int arg0, int arg1) | | getChebyshevDistance(int x, int z) |
|
| public int | |
| public int | | distanceSquared(long pos) | | distanceSquared(long pos) | | method_52567(long arg0) | | getSquaredDistance(long pos) |
|
| private int | | distanceSquared(int x, int z) | | distanceSquared(int x, int z) | | method_52568(int arg0, int arg1) | | getSquaredDistance(int x, int z) |
|
| public static Stream<ChunkPos> | |
| public static Stream<ChunkPos> | |
| public int | |
| public int | |