Package com.sk89q.worldedit.world
package com.sk89q.worldedit.world
-
ClassDescriptionAn abstract implementation of
World
.Thrown when there is an exception related to data handling.This entire class is subject to heavy changes.Indicates an object that contains extra data identified as an NBT structure.A null implementation ofWorld
that drops all changes and returns dummy data.Regeneration options forWorld.regenerate(Region, Extent, RegenOptions)
.Represents a world (dimension).Thrown if the world has been unloaded.