implements Palette<T>
| caf | |
| net.minecraft.world.level.chunk.GlobalPalette | |
| net.minecraft.class_2816 | |
| net.minecraft.unmapped.C_rvmurqpn | |
| net.minecraft.world.chunk.IdListPalette | |
| net.minecraft.util.palette.PaletteIdentity | |
| net.minecraft.server.v1_15_R1.DataPaletteGlobal |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final IdMapper<T> |
| ||||||||||||
| private final T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (IdMapper<T> idList, T defaultValue) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||||||
| public boolean |
| ||||||||||||
| public T |
| ||||||||||||
| public void |
| ||||||||||||
| public int |
| ||||||||||||
| public void |
| ||||||||||||
| public void |
|