World.type

Gets the world's type as a string. Valid types are "flat" and "default" for both Minecraft and Minecraft: Pocket Edition plus "largeBiomes", "amplified" and "customized" for Minecraft only.

class World
final pure nothrow @property @safe @nogc
const(string)
type
()

Meta