net.minecraft.world.chunk

public record PaletteType$Dynamic

implements PaletteType

net.minecraft.world.level.chunk.Configuration$Global
net.minecraft.class_11895$class_11896
net.minecraft.world.chunk.PaletteType$Dynamic

Field summary

Modifier and TypeField
private final int
bitsInMemory
comp_4783
bitsInMemory
private final int
bitsInStorage
comp_4784
bitsInStorage

Constructor summary

ModifierConstructor
public (int bitsInMemory, int bitsInStorage)

Method summary

Modifier and TypeMethod
public boolean
alwaysRepack()
method_74151()
shouldRepack()
public <T> Palette<T>
createPalette(Strategy<T> strategy, List<T> paletteEntries)
method_74152(class_6563<T> arg0, List<T> arg1)
createPalette(PaletteProvider<T> arg0, List<T> arg1)
public int
bitsInMemory()
comp_4783()
bitsInMemory()
public int
bitsInStorage()
comp_4784()
bitsInStorage()