pocketmine\level\format\Chunk::getSection PHP 메소드

getSection() 공개 메소드

public getSection ( integer $fY ) : pocketmine\level\format\ChunkSection
$fY integer 0-7
리턴 pocketmine\level\format\ChunkSection
    public function getSection($fY);