pocketmine\nbt\tag\IntArrayTag::getType PHP Метод

getType() публичный Метод

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