pocketmine\level\format\Chunk::isSectionEmpty PHP Méthode

isSectionEmpty() public méthode

Tests whether a section (mini-chunk) is empty
public isSectionEmpty ( $fY ) : boolean
$fY 0-7, (Y / 16)
Résultat boolean
    public function isSectionEmpty($fY);