Uses of Class
net.minecraft.world.chunk.PalettedContainer
| Package | Description |
|---|---|
| net.minecraft.world.chunk |
-
Uses of PalettedContainer in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as PalettedContainer Modifier and Type Field Description private PalettedContainer<BlockState>ChunkSection. containerMethods in net.minecraft.world.chunk that return PalettedContainer Modifier and Type Method Description PalettedContainer<BlockState>ChunkSection. getContainer()