History - net.minecraft.world.chunk.ArrayPalette

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.chunk.LinearPalette

net.minecraft.class_2834

net.minecraft.world.chunk.ArrayPalette

Fields

T[]: values, field_12904, array

int: bits, field_12903, indexBits

int: size, field_12901, size

Constructors

(int, List<T>)

(T[], int, int)

Methods

<A> Palette<A> (int, List<A>): create, method_38295, create

int (T, PaletteResizeListener<T>): idFor, method_12291, index

boolean (Predicate<T>): maybeHas, method_19525, hasAny

T (int): valueFor, method_12288, get

void (PacketByteBuf, IndexedIterable<T>): read, method_12289, readPacket

void (PacketByteBuf, IndexedIterable<T>): write, method_12287, writePacket

int (IndexedIterable<T>): getSerializedSize, method_12290, getPacketSize

int (): getSize, method_12197, getSize

Palette<T> (): copy, method_39956, copy