Package com.sk89q.worldedit.world
package com.sk89q.worldedit.world
-
Interface Summary
-
Class SummaryClassDescriptionAn abstract implementation of
World
.A null implementation ofWorld
that drops all changes and returns dummy data.Regeneration options forWorld.regenerate(Region, Extent, RegenOptions)
. -
Exception SummaryExceptionDescriptionThrown when there is an exception related to data handling.Thrown if the world has been unloaded.