| Package | Description |
|---|---|
| net.minecraft.world.chunk |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockStateContainer |
| Modifier and Type | Field and Description |
|---|---|
private IBlockStatePaletteResizer |
BlockStatePaletteHashMap.paletteResizer |
private IBlockStatePaletteResizer |
BlockStatePaletteLinear.resizeHandler |
| Constructor and Description |
|---|
BlockStatePaletteHashMap(int bitsIn,
IBlockStatePaletteResizer paletteResizerIn) |
BlockStatePaletteLinear(int bitsIn,
IBlockStatePaletteResizer resizeHandlerIn) |