| public static ChunkPos |
|
| public static ChunkPos |
| unpack(long key) |
| method_1_779(long arg0) |
| fromLong(long l) |
|
| public static ChunkPos |
| minFromRegion(int regionX, int regionZ) |
| method_42305(int arg0, int arg1) |
| fromRegionMin(int x, int z) |
|
| public static ChunkPos |
| maxFromRegion(int regionX, int regionZ) |
| method_42306(int arg0, int arg1) |
| fromRegionMax(int x, int z) |
|
| public boolean |
| isValid() |
| method_76802() |
| isLoadable() |
|
| public static boolean |
| isValid(int x, int z) |
| method_76803(int arg0, int arg1) |
| isLoadable(int x, int z) |
|
| public long |
| pack() |
| method_8324() |
| toLong() |
|
| public static long |
| pack(int x, int z) |
| method_8331(int arg0, int arg1) |
| toLong(int chunkX, int chunkZ) |
|
| public static long |
| fromSectionNode(long sectionNode) |
| method_1_6144(long arg0) |
| fromSectionPos(long sectionPos) |
|
| public static long |
|
| public static int |
| getX(long pos) |
| method_8325(long arg0) |
| getPackedX(long pos) |
|
| public static int |
| getZ(long pos) |
| method_8332(long arg0) |
| getPackedZ(long pos) |
|
| public static int |
| hash(int x, int z) |
| method_42307(int arg0, int arg1) |
| hashCode(int x, int z) |
|
| public int |
| getMiddleBlockX() |
| method_33940() |
| getCenterX() |
|
| public int |
| getMiddleBlockZ() |
| method_33942() |
| getCenterZ() |
|
| public int |
| getMinBlockX() |
| method_8326() |
| getStartX() |
|
| public int |
| getMinBlockZ() |
| method_8328() |
| getStartZ() |
|
| public int |
| getMaxBlockX() |
| method_8327() |
| getEndX() |
|
| public int |
| getMaxBlockZ() |
| method_8329() |
| getEndZ() |
|
| public int |
| getRegionX() |
| method_17885() |
| getRegionX() |
|
| public int |
| getRegionZ() |
| method_17886() |
| getRegionZ() |
|
| public static int |
| getRegionX(long pos) |
| method_1_1652(long arg0) |
| getRegionX(long packed) |
|
| public static int |
| getRegionZ(long pos) |
| method_1_1653(long arg0) |
| getRegionZ(long packed) |
|
| public int |
| getRegionLocalX() |
| method_17887() |
| getRegionRelativeX() |
|
| public int |
| getRegionLocalZ() |
| method_17888() |
| getRegionRelativeZ() |
|
| public BlockPos |
| 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) |
| method_33939(int arg0) |
| getOffsetX(int offset) |
|
| public int |
| getBlockZ(int offset) |
| method_33941(int arg0) |
| getOffsetZ(int offset) |
|
| public BlockPos |
| getMiddleBlockPosition(int y) |
| method_33943(int arg0) |
| getCenterAtY(int y) |
|
| public boolean |
|
| public BlockPos |
| getWorldPosition() |
| method_8323() |
| getStartPos() |
|
| public int |
|
| public int |
| getChessboardDistance(int x, int z) |
| method_60510(int arg0, int arg1) |
| getChebyshevDistance(int x, int z) |
|
| public int |
|
| public int |
| distanceSquared(long pos) |
| method_52567(long arg0) |
| getSquaredDistance(long pos) |
|
| private int |
| 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 |
|
| private static IntStream |
|
| private static com.mojang.serialization.DataResult |
|
| private static ChunkPos |
| lambda$static$1(int[] arg0) |
| method_64212(int[] arg0) |
| method_64212(int[] coords) |
|