History - net.minecraft.util.collection.PackedIntegerArray

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.util.SimpleBitStorage

net.minecraft.class_3508

net.minecraft.util.collection.PackedIntegerArray

Fields

int[]: MAGIC, field_24078, INDEX_PARAMETERS

long[]: data, field_15631, data

int: bits, field_15633, elementBits

long: mask, field_15634, maxValue

int: size, field_15632, size

int: valuesPerLong, field_24079, elementsPerLong

int: divideMul, field_24080, indexScale

int: divideAdd, field_24081, indexOffset

int: divideShift, field_24082, indexShift

Constructors

(int, int, int[])

(int, int)

(int, int, long[])

Methods

int (int): cellIndex, method_27284, getStorageIndex

int (int, int): getAndSet, method_15214, swap

void (int, int): set, method_15210, set

int (int): get, method_15211, get

long[] (): getRaw, method_15212, getData

int (): getSize, method_15215, getSize

int (): getBits, method_34896, getElementBits

void (IntConsumer): getAll, method_21739, forEach

void (int[]): unpack, method_39892, writePaletteIndices

PaletteStorage (): copy, method_39939, copy