| public static ChunkSectionPos |
| of(int x, int y, int z) |
| method_18676(int arg0, int arg1, int arg2) |
| from(int x, int y, int z) |
|
| public static ChunkSectionPos |
|
| public static ChunkSectionPos |
|
| public static ChunkSectionPos |
|
| public static ChunkSectionPos |
|
| public static ChunkSectionPos |
| of(long sectionNode) |
| method_18677(long arg0) |
| from(long packed) |
|
| public static ChunkSectionPos |
|
| public static long |
|
| public static long |
| offset(long sectionNode, int stepX, int stepY, int stepZ) |
| method_18678(long arg0, int arg1, int arg2, int arg3) |
| offset(long packed, int x, int y, int z) |
|
| public static int |
| posToSectionCoord(double pos) |
| method_32204(double arg0) |
| getSectionCoord(double coord) |
|
| public static int |
| blockToSectionCoord(int blockCoord) |
| method_18675(int arg0) |
| getSectionCoord(int coord) |
|
| public static int |
| blockToSectionCoord(double coord) |
| method_42615(double arg0) |
| getSectionCoordFloored(double coord) |
|
| public static int |
| sectionRelative(int blockCoord) |
| method_18684(int arg0) |
| getLocalCoord(int coord) |
|
| public static short |
|
| public static int |
| sectionRelativeX(short relative) |
| method_30551(short arg0) |
| unpackLocalX(short packedLocalPos) |
|
| public static int |
| sectionRelativeY(short relative) |
| method_30552(short arg0) |
| unpackLocalY(short packedLocalPos) |
|
| public static int |
| sectionRelativeZ(short relative) |
| method_30553(short arg0) |
| unpackLocalZ(short packedLocalPos) |
|
| public int |
| relativeToBlockX(short relative) |
| method_30554(short arg0) |
| unpackBlockX(short packedLocalPos) |
|
| public int |
| relativeToBlockY(short relative) |
| method_30555(short arg0) |
| unpackBlockY(short packedLocalPos) |
|
| public int |
| relativeToBlockZ(short relative) |
| method_30556(short arg0) |
| unpackBlockZ(short packedLocalPos) |
|
| public BlockPos |
| relativeToBlockPos(short relative) |
| method_30557(short arg0) |
| unpackBlockPos(short packedLocalPos) |
|
| public static int |
| sectionToBlockCoord(int sectionCoord) |
| method_18688(int arg0) |
| getBlockCoord(int sectionCoord) |
|
| public static int |
| sectionToBlockCoord(int sectionCoord, int offset) |
| method_32205(int arg0, int arg1) |
| getOffsetPos(int chunkCoord, int offset) |
|
| public static int |
| x(long sectionNode) |
| method_18686(long arg0) |
| unpackX(long packed) |
|
| public static int |
| y(long sectionNode) |
| method_18689(long arg0) |
| unpackY(long packed) |
|
| public static int |
| z(long sectionNode) |
| method_18690(long arg0) |
| unpackZ(long packed) |
|
| public int |
| x() |
| method_18674() |
| getSectionX() |
|
| public int |
| y() |
| method_18683() |
| getSectionY() |
|
| public int |
| z() |
| method_18687() |
| getSectionZ() |
|
| public int |
| minBlockX() |
| method_19527() |
| getMinX() |
|
| public int |
| minBlockY() |
| method_19528() |
| getMinY() |
|
| public int |
| minBlockZ() |
| method_19529() |
| getMinZ() |
|
| public int |
| maxBlockX() |
| method_19530() |
| getMaxX() |
|
| public int |
| maxBlockY() |
| method_19531() |
| getMaxY() |
|
| public int |
| maxBlockZ() |
| method_19532() |
| getMaxZ() |
|
| public static long |
| blockToSection(long blockNode) |
| method_18691(long arg0) |
| fromBlockPos(long blockPos) |
|
| public static long |
| getZeroNode(int x, int z) |
| method_51687(int arg0, int arg1) |
| withZeroY(int x, int z) |
|
| public static long |
| getZeroNode(long sectionNode) |
| method_18693(long arg0) |
| withZeroY(long pos) |
|
| public static long |
| sectionToChunk(long sectionNode) |
| method_66549(long arg0) |
| toChunkPos(long sectionPos) |
|
| public BlockPos |
| origin() |
| method_19767() |
| getMinPos() |
|
| public BlockPos |
| center() |
| method_19768() |
| getCenterPos() |
|
| public ChunkPos |
| chunk() |
| method_18692() |
| toChunkPos() |
|
| public static long |
|
| public static long |
| asLong(int x, int y, int z) |
| method_18685(int arg0, int arg1, int arg2) |
| asLong(int x, int y, int z) |
|
| public long |
| asLong() |
| method_18694() |
| asLong() |
|
| public ChunkSectionPos |
| offset(int x, int y, int z) |
| method_34592(int arg0, int arg1, int arg2) |
| add(int arg0, int arg1, int arg2) |
|
| public Stream<BlockPos> |
| blocksInside() |
| method_19533() |
| streamBlocks() |
|
| public static Stream<ChunkSectionPos> |
|
| public static Stream<ChunkSectionPos> |
| aroundChunk(ChunkPos center, int radius, int minSection, int maxSection) |
| method_22446(class_1923 arg0, int arg1, int arg2, int arg3) |
| stream(ChunkPos center, int radius, int minY, int maxY) |
|
| public static Stream<ChunkSectionPos> |
| betweenClosedStream(int minX, int minY, int minZ, int maxX, int maxY, int maxZ) |
| method_20438(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5) |
| stream(int minX, int minY, int minZ, int maxX, int maxY, int maxZ) |
|
| public static void |
| aroundAndAtBlockPos(BlockPos blockPos, it.unimi.dsi.fastutil.longs.LongConsumer sectionConsumer) |
| method_39491(class_2338 arg0, it.unimi.dsi.fastutil.longs.LongConsumer arg1) |
| forEachChunkSectionAround(BlockPos pos, it.unimi.dsi.fastutil.longs.LongConsumer consumer) |
|
| public static void |
| aroundAndAtBlockPos(long blockPos, it.unimi.dsi.fastutil.longs.LongConsumer sectionConsumer) |
| method_39490(long arg0, it.unimi.dsi.fastutil.longs.LongConsumer arg1) |
| forEachChunkSectionAround(long pos, it.unimi.dsi.fastutil.longs.LongConsumer consumer) |
|
| public static void |
| aroundAndAtBlockPos(int blockX, int blockY, int blockZ, it.unimi.dsi.fastutil.longs.LongConsumer sectionConsumer) |
| method_39489(int arg0, int arg1, int arg2, it.unimi.dsi.fastutil.longs.LongConsumer arg3) |
| forEachChunkSectionAround(int x, int y, int z, it.unimi.dsi.fastutil.longs.LongConsumer consumer) |
|
| public Vec3i |
| offset(int x, int y, int z) |
| method_34592(int arg0, int arg1, int arg2) |
| add(int arg0, int arg1, int arg2) |
|