History - net.minecraft.util.math.ChunkSectionPos
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
int: SECTION_BLOCK_COUNT, field_1_3286, field_1_3286
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.core.SectionPos
net.minecraft.class_4076
net.minecraft.util.math.ChunkSectionPos
Fields
int: SECTION_BITS, field_33096, field_33096
int: SECTION_SIZE, field_33097, field_33097
int: SECTION_MASK, field_33100, field_33100
int: SECTION_HALF_SIZE, field_33098, field_33098
int: SECTION_MAX_INDEX, field_33099, field_33099
int: PACKED_X_LENGTH, field_33101, field_33101
int: PACKED_Y_LENGTH, field_33102, field_33102
int: PACKED_Z_LENGTH, field_33103, field_33103
long: PACKED_X_MASK, field_33104, field_33104
long: PACKED_Y_MASK, field_33105, field_33105
long: PACKED_Z_MASK, field_33106, field_33106
int: Y_OFFSET, field_33107, field_33107
int: Z_OFFSET, field_33108, field_33108
int: X_OFFSET, field_33109, field_33109
int: RELATIVE_X_SHIFT, field_33110, field_33110
int: RELATIVE_Y_SHIFT, field_33111, field_33111
int: RELATIVE_Z_SHIFT, field_33112, field_33112
PacketCodec<io.netty.buffer.ByteBuf, ChunkSectionPos>: STREAM_CODEC, field_62995, PACKET_CODEC
Constructors
(int, int, int)
Methods
ChunkSectionPos (int, int, int): of, method_18676, from
ChunkSectionPos (BlockPos): of, method_18682, from
ChunkSectionPos (ChunkPos, int): of, method_18681, from
ChunkSectionPos (EntityLike): of, method_42614, from
ChunkSectionPos (Position): of, method_18680, from
ChunkSectionPos (long): of, method_18677, from
ChunkSectionPos (Chunk): bottomOf, method_33705, from
long (long, Direction): offset, method_18679, offset
long (long, int, int, int): offset, method_18678, offset
int (double): posToSectionCoord, method_32204, getSectionCoord
int (int): blockToSectionCoord, method_18675, getSectionCoord
int (double): blockToSectionCoord, method_42615, getSectionCoordFloored
int (int): sectionRelative, method_18684, getLocalCoord
short (BlockPos): sectionRelativePos, method_19454, packLocal
int (short): sectionRelativeX, method_30551, unpackLocalX
int (short): sectionRelativeY, method_30552, unpackLocalY
int (short): sectionRelativeZ, method_30553, unpackLocalZ
int (short): relativeToBlockX, method_30554, unpackBlockX
int (short): relativeToBlockY, method_30555, unpackBlockY
int (short): relativeToBlockZ, method_30556, unpackBlockZ
BlockPos (short): relativeToBlockPos, method_30557, unpackBlockPos
int (int): sectionToBlockCoord, method_18688, getBlockCoord
int (int, int): sectionToBlockCoord, method_32205, getOffsetPos
int (long): x, method_18686, unpackX
int (long): y, method_18689, unpackY
int (long): z, method_18690, unpackZ
int (): x, method_18674, getSectionX
int (): y, method_18683, getSectionY
int (): z, method_18687, getSectionZ
int (): minBlockX, method_19527, getMinX
int (): minBlockY, method_19528, getMinY
int (): minBlockZ, method_19529, getMinZ
int (): maxBlockX, method_19530, getMaxX
int (): maxBlockY, method_19531, getMaxY
int (): maxBlockZ, method_19532, getMaxZ
long (long): blockToSection, method_18691, fromBlockPos
long (int, int): getZeroNode, method_51687, withZeroY
long (long): getZeroNode, method_18693, withZeroY
long (long): sectionToChunk, method_66549, toChunkPos
BlockPos (): origin, method_19767, getMinPos
BlockPos (): center, method_19768, getCenterPos
ChunkPos (): chunk, method_18692, toChunkPos
long (BlockPos): asLong, method_33706, toLong
long (int, int, int): asLong, method_18685, asLong
long (): asLong, method_18694, asLong
ChunkSectionPos (int, int, int): offset, method_34592, add
Stream<BlockPos> (): blocksInside, method_19533, streamBlocks
Stream<ChunkSectionPos> (ChunkSectionPos, int): cube, method_20439, stream
Stream<ChunkSectionPos> (ChunkPos, int, int, int): aroundChunk, method_22446, stream
Stream<ChunkSectionPos> (int, int, int, int, int, int): betweenClosedStream, method_20438, stream
void (BlockPos, it.unimi.dsi.fastutil.longs.LongConsumer): aroundAndAtBlockPos, method_39491, forEachChunkSectionAround
void (long, it.unimi.dsi.fastutil.longs.LongConsumer): aroundAndAtBlockPos, method_39490, forEachChunkSectionAround
void (int, int, int, it.unimi.dsi.fastutil.longs.LongConsumer): aroundAndAtBlockPos, method_39489, forEachChunkSectionAround
Vec3i (int, int, int): offset, method_34592, add