Tile.pocketSpawnId

Gets the tile's spawn id for Minecraft and Minecraft: Pocket Edition. They're usually in snake case in Minecraft (flower_pot) and in pascal case in Minecraft: Pocket Edition (FlowerPot).

class Tile
abstract pure nothrow @property @safe
string
pocketSpawnId
()

Meta