History - net.minecraft.util.collection.LinkedBlockPosHashSet$Storage

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

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.world.level.lighting.SpatialLongSet$InternalMap

net.minecraft.class_6136$class_6137

net.minecraft.util.collection.LinkedBlockPosHashSet$Storage

Fields

int: X_BITS, field_31716, STARTING_OFFSET

int: Z_BITS, field_31717, HORIZONTAL_COLUMN_BIT_SEPARATION

int: Y_BITS, field_31718, FIELD_SPACING

int: Y_OFFSET, field_31719, Y_BIT_OFFSET

int: Z_OFFSET, field_31720, X_BIT_OFFSET

int: X_OFFSET, field_31721, Z_BIT_OFFSET

long: OUTER_MASK, field_31722, MAX_POSITION

int: lastPos, field_31723, lastWrittenIndex

long: lastOuterKey, field_31724, lastWrittenKey

int: minSize, field_31725, expectedSize

Constructors

(int, float)

Methods

long (long): getOuterKey, method_35483, getKey

int (long): getInnerKey, method_35486, getBlockOffset

long (long, int): getFullKey, method_35484, getBlockPosLong

boolean (long): addBit, method_35487, add

boolean (int, long): replaceBit, method_35482, setBits

boolean (long): removeBit, method_35488, rem

boolean (long): removeFromNullEntry, method_35489, unsetBits

boolean (int, long): removeFromEntry, method_35485, unsetBitsAt

long (): removeFirstBit, method_35481, removeFirstLong

void (int): rehash, rehash, rehash