Package com.sk89q.worldedit
package com.sk89q.worldedit
-
ClassDescriptionDeprecated.Reorder mode for
EditSession.setReorderMode(ReorderMode)
.Used byEditSession.setBlock(BlockVector3, BlockStateHolder, Stage)
to determine whichExtent
s should be bypassed.A builder-style factory forEditSessions
.Deprecated.Using the ever-extending factory methods is deprecated.Thrown when there is no clipboard set.Raised when a region is not fully defined.Deprecated.Represents WorldEdit's configuration.Stores session information.Deprecated.Thrown when too many blocks are changed (which may be limited due to the configuration).Deprecated.Raised when a world is missing but is required.Raised when an item is used when a block was expected.Thrown when an unknown direction is specified or detected.Deprecated.The entry point and container for a working implementation of WorldEdit.Parent for all WorldEdit exceptions.Represents WorldEdit info from the MANIFEST.MF file.
DisallowedUsageException