implements IBlockStatePalette<T>
| bng | |
| net.minecraft.world.chunk.BlockStatePaletteRegistry |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final ObjectIntIdentityMap<T> |
| ||||
| private final T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ObjectIntIdentityMap<T> arg0, T arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public int |
| ||||
| public T |
| ||||
| public void |
| ||||
| public int |
| ||||
| public void |
| ||||
| public void |
|