pocketmine\nbt\tag\IntArrayTag::getType PHP Méthode

getType() public méthode

public getType ( )
    public function getType()
    {
        return NBT::TAG_IntArray;
    }