implements DataPalette<T>
| bxl | |
| net.minecraft.class_2816 | |
| net.minecraft.world.chunk.IdListPalette | |
| net.minecraft.world.chunk.BlockStatePaletteRegistry | |
| net.minecraft.server.v1_14_R1.DataPaletteGlobal |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final RegistryBlockID<T> |
| ||||||||
| private final T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryBlockID<T> arg0, T arg1) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public boolean |
| ||||||||
| public T |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public void |
| ||||||||
| public void |
|