Phpcraft
|
This is the complete list of members for Phpcraft\World\Chunk, including all inherited members.
$name | Phpcraft\World\Chunk | |
$world | Phpcraft\World\Chunk | |
$x | Phpcraft\World\Chunk | |
$z | Phpcraft\World\Chunk | |
__construct(int $x=null, int $z=null) | Phpcraft\World\Chunk | |
copy(int $x, int $z) | Phpcraft\World\Chunk | |
flagChanged() | Phpcraft\World\Chunk | |
getHeightmap() | Phpcraft\World\Chunk | |
getIndexes(int $x, int $y, int $z) | Phpcraft\World\Chunk | |
getSection(int $index) | Phpcraft\World\Chunk | |
getSectionAt(int $y) | Phpcraft\World\Chunk | |
getSectionsBitMask() | Phpcraft\World\Chunk | |
read(Connection $con) | Phpcraft\World\Chunk | |
set(int $x, int $y, int $z, ?BlockState $blockState=null) | Phpcraft\World\Chunk | |
setSection(int $index, ChunkSection $section) | Phpcraft\World\Chunk | |
write(Connection $con) | Phpcraft\World\Chunk |