implements Palette
| axv | |
| net.minecraft.class_2746 | |
| net.minecraft.world.chunk.HashMapPalette | |
| net.minecraft.world.chunk.BlockStatePaletteHashMap | |
| net.minecraft.world.chunk.BlockStatePaletteHashMap |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final CrudeIncrementalIntIdentityHashMap<BlockState> |
| ||||||||||
| private final PaletteResizer |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int bits, PaletteResizer resizer) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||||
| public BlockState |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public void |
|