Phpcraft
Phpcraft\World\Chunk Member List

This is the complete list of members for Phpcraft\World\Chunk, including all inherited members.

$namePhpcraft\World\Chunk
$worldPhpcraft\World\Chunk
$xPhpcraft\World\Chunk
$zPhpcraft\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