|
Phpcraft
|
Public Member Functions | |
| getPalette () | |
Static Public Member Functions | |
| static | filled (?BlockState $filler=null) |
Public Attributes | |
| $blocks | |
| $non_air_blocks | |
| $palette_cache = null | |
|
static |
| BlockState | null | $filler | The BlockState to be used for all 4096 blocks in the section. Defaults to air. |
| Phpcraft\World\ChunkSection::getPalette | ( | ) |
| array< BlockState > Phpcraft\World\ChunkSection::$blocks |
| int Phpcraft\World\ChunkSection::$non_air_blocks |
| Phpcraft\World\ChunkSection::$palette_cache = null |
1.8.17