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

getType() public méthode

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