__clone() (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
__construct(private int $emptyBlockId, private array $blockLayers, private PalettedBlockArray $biomes, private ?LightArray $skyLight=null, private ?LightArray $blockLight=null) | pocketmine\world\format\SubChunk | |
__debugInfo() | pocketmine\world\format\SubChunk | |
collectGarbage() (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
COORD_BIT_SIZE (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
COORD_MASK (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
EDGE_LENGTH (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
getBiomeArray() (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
getBlockLayers() | pocketmine\world\format\SubChunk | |
getBlockLightArray() (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
getBlockSkyLightArray() (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
getBlockStateId(int $x, int $y, int $z) (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
getEmptyBlockId() | pocketmine\world\format\SubChunk | |
getHighestBlockAt(int $x, int $z) (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
isEmptyAuthoritative() | pocketmine\world\format\SubChunk | |
isEmptyFast() | pocketmine\world\format\SubChunk | |
setBlockLightArray(LightArray $data) (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
setBlockSkyLightArray(LightArray $data) (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |
setBlockStateId(int $x, int $y, int $z, int $block) (defined in pocketmine\world\format\SubChunk) | pocketmine\world\format\SubChunk | |