Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

aadd(LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
above(Vector) - Method in class com.sk89q.worldedit.regions.polyhedron.Triangle
Returns whether the given point is above the plane the triangle is in.
abs(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
AbstractAdapter<E> - Class in com.sk89q.worldedit.internal.util
Abstract class for adapters.
AbstractAdapter(E) - Constructor for class com.sk89q.worldedit.internal.util.AbstractAdapter
Create a new instance.
AbstractCancellable - Class in com.sk89q.worldedit.event
An abstract implementation of Cancellable that has all of Cancellable's methods implemented.
AbstractCancellable() - Constructor for class com.sk89q.worldedit.event.AbstractCancellable
 
AbstractDelegateExtent - Class in com.sk89q.worldedit.extent
A base class for Extents that merely passes extents onto another.
AbstractDelegateExtent(Extent) - Constructor for class com.sk89q.worldedit.extent.AbstractDelegateExtent
Create a new instance.
AbstractExtentMask - Class in com.sk89q.worldedit.function.mask
An abstract implementation of Mask that takes uses an Extent.
AbstractExtentMask(Extent) - Constructor for class com.sk89q.worldedit.function.mask.AbstractExtentMask
Construct a new mask.
AbstractFactory<E> - Class in com.sk89q.worldedit.internal.registry
An abstract implementation of a factory for internal usage.
AbstractFactory(WorldEdit) - Constructor for class com.sk89q.worldedit.internal.registry.AbstractFactory
Create a new factory.
AbstractInvokeListener - Class in com.sk89q.worldedit.util.command.parametric
An abstract listener.
AbstractInvokeListener() - Constructor for class com.sk89q.worldedit.util.command.parametric.AbstractInvokeListener
 
AbstractLoggingExtent - Class in com.sk89q.worldedit.extent.logging
An abstract class to implement block loggers and so on with.
AbstractLoggingExtent(Extent) - Constructor for class com.sk89q.worldedit.extent.logging.AbstractLoggingExtent
Create a new instance.
AbstractMask - Class in com.sk89q.worldedit.function.mask
A base class of Mask that all masks should inherit from.
AbstractMask() - Constructor for class com.sk89q.worldedit.function.mask.AbstractMask
 
AbstractMask - Class in com.sk89q.worldedit.masks
Deprecated.
Switch to AbstractMask
AbstractMask() - Constructor for class com.sk89q.worldedit.masks.AbstractMask
Deprecated.
 
AbstractMask2D - Class in com.sk89q.worldedit.function.mask
A base class of Mask2D that all masks should inherit from.
AbstractMask2D() - Constructor for class com.sk89q.worldedit.function.mask.AbstractMask2D
 
AbstractPattern - Class in com.sk89q.worldedit.function.pattern
An abstract implementation for Patterns.
AbstractPattern() - Constructor for class com.sk89q.worldedit.function.pattern.AbstractPattern
 
AbstractPlatform - Class in com.sk89q.worldedit.extension.platform
An abstract implementation of Platform.
AbstractPlatform() - Constructor for class com.sk89q.worldedit.extension.platform.AbstractPlatform
 
AbstractPlayerActor - Class in com.sk89q.worldedit.extension.platform
An abstract implementation of both a Actor and a Player that is intended for implementations of WorldEdit to use to wrap players that make use of WorldEdit.
AbstractPlayerActor() - Constructor for class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
AbstractRegion - Class in com.sk89q.worldedit.regions
 
AbstractRegion(World) - Constructor for class com.sk89q.worldedit.regions.AbstractRegion
 
AbstractWorld - Class in com.sk89q.worldedit.world
An abstract implementation of World.
AbstractWorld() - Constructor for class com.sk89q.worldedit.world.AbstractWorld
 
ACACIA_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ACACIA_DOOR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
ACACIA_FENCE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ACACIA_FENCE_GATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ACACIA_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
acos(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
ACTIVATOR_RAIL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
Actor - Interface in com.sk89q.worldedit.extension.platform
An object that can perform actions in WorldEdit.
ActorAuthorizer - Class in com.sk89q.worldedit.internal.command
Implementation of an authorizer that uses Subject.hasPermission(String).
ActorAuthorizer() - Constructor for class com.sk89q.worldedit.internal.command.ActorAuthorizer
 
ActorSelectorLimits - Class in com.sk89q.worldedit.extension.platform.permission
 
ActorSelectorLimits(LocalConfiguration, Actor) - Constructor for class com.sk89q.worldedit.extension.platform.permission.ActorSelectorLimits
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.AreaPickaxe
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.BlockDataCyler
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.BlockReplacer
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in interface com.sk89q.worldedit.command.tool.BlockTool
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession) - Method in class com.sk89q.worldedit.command.tool.BrushTool
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession) - Method in class com.sk89q.worldedit.command.tool.DistanceWand
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.FloatingTreeRemover
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.FloodFillTool
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession) - Method in class com.sk89q.worldedit.command.tool.LongRangeBuildTool
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.QueryTool
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.RecursivePickaxe
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.SinglePickaxe
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession) - Method in interface com.sk89q.worldedit.command.tool.TraceTool
 
actPrimary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.TreePlanter
 
actSecondary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.BlockDataCyler
 
actSecondary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in class com.sk89q.worldedit.command.tool.BlockReplacer
 
actSecondary(Platform, LocalConfiguration, Player, LocalSession) - Method in class com.sk89q.worldedit.command.tool.DistanceWand
 
actSecondary(Platform, LocalConfiguration, Player, LocalSession, Location) - Method in interface com.sk89q.worldedit.command.tool.DoubleActionBlockTool
 
actSecondary(Platform, LocalConfiguration, Player, LocalSession) - Method in interface com.sk89q.worldedit.command.tool.DoubleActionTraceTool
 
actSecondary(Platform, LocalConfiguration, Player, LocalSession) - Method in class com.sk89q.worldedit.command.tool.LongRangeBuildTool
 
adapt(World) - Static method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
adapt(Platform) - Static method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
Adapt an Platform instance into a ServerInterface.
adapt(CommandExecutor<?>) - Static method in class com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter
 
add(Tag) - Method in class com.sk89q.jnbt.ListTagBuilder
Add the given tag.
add(Collection<RegionFunction>) - Method in class com.sk89q.worldedit.function.CombinedRegionFunction
Add the given functions to the list of functions to call.
add(RegionFunction...) - Method in class com.sk89q.worldedit.function.CombinedRegionFunction
Add the given functions to the list of functions to call.
add(Collection<BaseBiome>) - Method in class com.sk89q.worldedit.function.mask.BiomeMask2D
Add the given biomes to the list of criteria.
add(BaseBiome...) - Method in class com.sk89q.worldedit.function.mask.BiomeMask2D
Add the given biomes to the list of criteria.
add(Collection<BaseBlock>) - Method in class com.sk89q.worldedit.function.mask.BlockMask
Add the given blocks to the list of criteria.
add(BaseBlock...) - Method in class com.sk89q.worldedit.function.mask.BlockMask
Add the given blocks to the list of criteria.
add(Collection<Mask>) - Method in class com.sk89q.worldedit.function.mask.MaskIntersection
Add some masks to the list.
add(Mask...) - Method in class com.sk89q.worldedit.function.mask.MaskIntersection
Add some masks to the list.
add(Collection<Mask2D>) - Method in class com.sk89q.worldedit.function.mask.MaskIntersection2D
Add some masks to the list.
add(Mask2D...) - Method in class com.sk89q.worldedit.function.mask.MaskIntersection2D
Add some masks to the list.
add(Pattern, double) - Method in class com.sk89q.worldedit.function.pattern.RandomPattern
Add a pattern to the weight list of patterns.
add(Change) - Method in class com.sk89q.worldedit.history.changeset.ArrayListHistory
 
add(Change) - Method in class com.sk89q.worldedit.history.changeset.BlockOptimizedHistory
 
add(Change) - Method in interface com.sk89q.worldedit.history.changeset.ChangeSet
Add the given change to the history.
add(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
add(Vector) - Method in class com.sk89q.worldedit.Location
Deprecated.
 
add(double, double, double) - Method in class com.sk89q.worldedit.Location
Deprecated.
 
add(BaseBlock) - Method in class com.sk89q.worldedit.masks.BlockMask
Deprecated.
 
add(int) - Method in class com.sk89q.worldedit.masks.BlockTypeMask
Deprecated.
 
add(Mask) - Method in class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
add(Vector) - Method in class com.sk89q.worldedit.Vector
Add another vector to this vector and return the result as a new vector.
add(double, double, double) - Method in class com.sk89q.worldedit.Vector
Add another vector to this vector and return the result as a new vector.
add(int, int, int) - Method in class com.sk89q.worldedit.Vector
Add another vector to this vector and return the result as a new vector.
add(Vector...) - Method in class com.sk89q.worldedit.Vector
Add a list of vectors to this vector and return the result as a new vector.
add(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Add another vector to this vector and return the result as a new vector.
add(double, double) - Method in class com.sk89q.worldedit.Vector2D
Add another vector to this vector and return the result as a new vector.
add(int, int) - Method in class com.sk89q.worldedit.Vector2D
Add another vector to this vector and return the result as a new vector.
add(Vector2D...) - Method in class com.sk89q.worldedit.Vector2D
Add a list of vectors to this vector and return the result as a new vector.
addAll(Collection<? extends Tag>) - Method in class com.sk89q.jnbt.ListTagBuilder
Add all the tags in the given list.
addAll(Collection<BaseBlock>) - Method in class com.sk89q.worldedit.masks.BlockMask
Deprecated.
 
addAll(Set<Integer>) - Method in class com.sk89q.worldedit.masks.UnderOverlayMask
Deprecated.
addAxes() - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
Add the directions along the axes as directions to visit.
addBinding(Binding, Type...) - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Add a binding for a given type or classifier (annotation).
addDiagonal() - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
Add the diagonal directions as directions to visit.
addExceptionConverter(ExceptionConverter) - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Attach an exception converter to this builder in order to wrap unknown Throwables into known CommandExceptions.
addFlag(char, CommandExecutor<E>) - Method in class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
addFunction(Method) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
addInvokeListener(InvokeListener) - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Attach an invocation listener.
addNode(String) - Method in class com.sk89q.util.yaml.YAMLNode
Adds a new node to the given path.
addParameter(E) - Method in class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
addPoint(Vector2D) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Add a point to the list.
addPoint(BlockVector2D) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Add a point to the list.
addPoint(Vector) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Add a point to the list.
addSingleSourcePosition(WorldVector) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Adds a position to be used a source.
addSingleSourcePosition(WorldVector) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Adds a position to be used a source.
addSourcePosition(WorldVector) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Adds a position to be used a source.
addSourcePosition(WorldVector) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Adds a position to be used a source.
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.operation.BlockMapEntryPlacer
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.operation.ChangeSetExecutor
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.operation.DelegateOperation
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
 
addStatusMessages(List<String>) - Method in interface com.sk89q.worldedit.function.operation.Operation
Add messages to the provided list that describe the current status of the operation.
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.operation.OperationQueue
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.visitor.EntityVisitor
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.visitor.FlatRegionVisitor
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.visitor.LayerVisitor
 
addStatusMessages(List<String>) - Method in class com.sk89q.worldedit.function.visitor.RegionVisitor
 
addVertex(Vector) - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
Add a vertex to the region.
adiv(LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
aexp(LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
AffineTransform - Class in com.sk89q.worldedit.math.transform
An affine transform.
AffineTransform() - Constructor for class com.sk89q.worldedit.math.transform.AffineTransform
Creates a new affine transform3D set to identity
AffineTransform(double[]) - Constructor for class com.sk89q.worldedit.math.transform.AffineTransform
 
AffineTransform(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class com.sk89q.worldedit.math.transform.AffineTransform
 
after(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SnapshotCommands
 
AIM - Static variable in annotation type com.sk89q.worldedit.internal.annotation.Direction
 
AIR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ALL - Static variable in class com.sk89q.worldedit.util.Direction.Flag
 
allowedDataCycleBlocks - Variable in class com.sk89q.worldedit.LocalConfiguration
 
allowSymlinks - Variable in class com.sk89q.worldedit.LocalConfiguration
 
alwaysTrue() - Static method in class com.sk89q.worldedit.function.mask.Masks
Return a 3D mask that always returns true;
alwaysTrue2D() - Static method in class com.sk89q.worldedit.function.mask.Masks
Return a 2D mask that always returns true;
amod(LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
amul(LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
and(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
ANVIL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
AnvilChunk - Class in com.sk89q.worldedit.world.chunk
 
AnvilChunk(World, CompoundTag) - Constructor for class com.sk89q.worldedit.world.chunk.AnvilChunk
Construct the chunk with a compound tag.
append(String) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(Object) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(StringBuffer) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(CharSequence) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(boolean) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(char) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(int) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(long) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(float) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(double) - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
append(StyledFragment) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(String) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(Object) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(StringBuffer) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(CharSequence) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(boolean) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(char) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(int) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(long) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(float) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
append(double) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
appendCommand(String, String) - Method in class com.sk89q.worldedit.util.formatting.component.CommandListBox
 
apply(Vector) - Method in class com.sk89q.worldedit.extent.buffer.ForgetfulExtentBuffer
 
apply(Vector2D) - Method in class com.sk89q.worldedit.function.biome.BiomeReplace
 
apply(Vector) - Method in class com.sk89q.worldedit.function.block.BlockReplace
 
apply(Vector) - Method in class com.sk89q.worldedit.function.block.Counter
 
apply(Vector) - Method in class com.sk89q.worldedit.function.block.ExtentBlockCopy
 
apply(Vector, int) - Method in class com.sk89q.worldedit.function.block.Naturalizer
 
apply(Vector) - Method in class com.sk89q.worldedit.function.CombinedRegionFunction
 
apply(Entity) - Method in class com.sk89q.worldedit.function.entity.ExtentEntityCopy
 
apply(Entity) - Method in interface com.sk89q.worldedit.function.EntityFunction
Apply the function to the entity.
Apply - Class in com.sk89q.worldedit.function.factory
 
Apply(Contextual<? extends RegionFunction>) - Constructor for class com.sk89q.worldedit.function.factory.Apply
 
Apply(Region, Contextual<? extends RegionFunction>) - Constructor for class com.sk89q.worldedit.function.factory.Apply
 
apply(Vector2D) - Method in interface com.sk89q.worldedit.function.FlatRegionFunction
Apply the function to the given position.
apply(Vector2D) - Method in class com.sk89q.worldedit.function.FlatRegionMaskingFilter
 
apply(Vector) - Method in class com.sk89q.worldedit.function.generator.FloraGenerator
 
apply(Vector) - Method in class com.sk89q.worldedit.function.generator.ForestGenerator
 
apply(Vector) - Method in class com.sk89q.worldedit.function.generator.GardenPatchGenerator
 
apply(Vector, int) - Method in class com.sk89q.worldedit.function.GroundFunction
 
apply(Vector, int) - Method in interface com.sk89q.worldedit.function.LayerFunction
Apply the function to the given position.
apply(Vector) - Method in class com.sk89q.worldedit.function.pattern.BlockPattern
 
apply(Vector) - Method in class com.sk89q.worldedit.function.pattern.ClipboardPattern
 
apply(Vector) - Method in interface com.sk89q.worldedit.function.pattern.Pattern
Return a BaseBlock for the given position.
apply(Vector) - Method in class com.sk89q.worldedit.function.pattern.RandomPattern
 
apply(Vector) - Method in class com.sk89q.worldedit.function.pattern.RepeatingExtentPattern
 
apply(Vector) - Method in interface com.sk89q.worldedit.function.RegionFunction
Apply the function to the given position.
apply(Vector) - Method in class com.sk89q.worldedit.function.RegionMaskingFilter
 
apply(Vector2D) - Method in class com.sk89q.worldedit.function.util.FlatRegionOffset
 
apply(Vector) - Method in class com.sk89q.worldedit.function.util.RegionOffset
 
apply(int[]) - Method in class com.sk89q.worldedit.math.convolution.HeightMap
Apply a raw heightmap to the region
apply(Vector) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
apply(Vector) - Method in class com.sk89q.worldedit.math.transform.CombinedTransform
 
apply(Vector) - Method in class com.sk89q.worldedit.math.transform.Identity
 
apply(Vector) - Method in interface com.sk89q.worldedit.math.transform.Transform
Returns the result of applying the function to the input.
apply(String) - Method in class com.sk89q.worldedit.util.function.LevenshteinDistance
 
ApplyCommand - Class in com.sk89q.worldedit.command.composition
 
ApplyCommand() - Constructor for class com.sk89q.worldedit.command.composition.ApplyCommand
 
ApplyCommand(CommandExecutor<Contextual<? extends RegionFunction>>, String) - Constructor for class com.sk89q.worldedit.command.composition.ApplyCommand
 
applyFilter(HeightMapFilter, int) - Method in class com.sk89q.worldedit.math.convolution.HeightMap
Apply the filter 'iterations' amount times.
ArbitraryBiomeShape - Class in com.sk89q.worldedit.regions.shape
Generates solid and hollow shapes according to materials returned by the ArbitraryBiomeShape.getBiome(int, int, com.sk89q.worldedit.world.biome.BaseBiome) method.
ArbitraryBiomeShape(Region) - Constructor for class com.sk89q.worldedit.regions.shape.ArbitraryBiomeShape
 
ArbitraryShape - Class in com.sk89q.worldedit.regions.shape
Generates solid and hollow shapes according to materials returned by the ArbitraryShape.getMaterial(int, int, int, com.sk89q.worldedit.blocks.BaseBlock) method.
ArbitraryShape(Region) - Constructor for class com.sk89q.worldedit.regions.shape.ArbitraryShape
 
arcLength(double, double) - Method in interface com.sk89q.worldedit.math.interpolation.Interpolation
Gets the result of ∫ab|f'(t)| dt.
That means it calculates the arc length (in meters) between positionA and positionB.
arcLength(double, double) - Method in class com.sk89q.worldedit.math.interpolation.KochanekBartelsInterpolation
 
arcLength(double, double) - Method in class com.sk89q.worldedit.math.interpolation.LinearInterpolation
 
arcLength(double, double) - Method in class com.sk89q.worldedit.math.interpolation.ReparametrisingInterpolation
 
area(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SuperPickaxeCommands
 
area - Variable in class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
area - Variable in class com.sk89q.worldedit.internal.cui.SelectionPointEvent
 
AreaPickaxe - Class in com.sk89q.worldedit.command.tool
A super pickaxe mode that will remove blocks in an area.
AreaPickaxe(int) - Constructor for class com.sk89q.worldedit.command.tool.AreaPickaxe
 
argsLength() - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
ArgumentException - Exception in com.sk89q.worldedit.util.command.argument
 
ArgumentException() - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentException
 
ArgumentException(String) - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentException
 
ArgumentException(String, Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentException
 
ArgumentException(Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentException
 
ArgumentParseException - Exception in com.sk89q.worldedit.util.command.argument
 
ArgumentParseException() - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentParseException
 
ArgumentParseException(String) - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentParseException
 
ArgumentParseException(String, Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentParseException
 
ArgumentParseException(Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.ArgumentParseException
 
ArgumentStack - Interface in com.sk89q.worldedit.util.command.parametric
 
ArgumentUtils - Class in com.sk89q.worldedit.util.command.argument
 
ArrayListHistory - Class in com.sk89q.worldedit.history.changeset
Stores all Changes in an ArrayList.
ArrayListHistory() - Constructor for class com.sk89q.worldedit.history.changeset.ArrayListHistory
 
ArrayUtil - Class in com.sk89q.util
 
ARROW - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
ascend(Player, int) - Method in class com.sk89q.worldedit.command.NavigationCommands
 
ascendLevel() - Method in interface com.sk89q.worldedit.entity.Player
Go up one level to the next free space above.
ascendLevel() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
ascendToCeiling(int) - Method in interface com.sk89q.worldedit.entity.Player
Ascend to the ceiling above.
ascendToCeiling(int, boolean) - Method in interface com.sk89q.worldedit.entity.Player
Ascend to the ceiling above.
ascendToCeiling(int) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
ascendToCeiling(int, boolean) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
ascendUpwards(int) - Method in interface com.sk89q.worldedit.entity.Player
Just go up.
ascendUpwards(int, boolean) - Method in interface com.sk89q.worldedit.entity.Player
Just go up.
ascendUpwards(int) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
ascendUpwards(int, boolean) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
asColorCodes(StyledFragment) - Static method in class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
Convert the given styled fragment into color codes.
asDouble(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a double named with the given key, even if it's another type of number.
asDouble(int) - Method in class com.sk89q.jnbt.ListTag
Get a double named with the given index, even if it's another type of number.
asFlatRegion() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
asFlatRegion() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
asFlatRegion() - Method in interface com.sk89q.worldedit.regions.FlatRegion
Get this region as an iterable flat region.
asFlatRegion() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
asFlatRegion(Region) - Static method in class com.sk89q.worldedit.regions.Regions
Attempt to get a FlatRegion from the given region.
asin(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
asInt(String) - Method in class com.sk89q.jnbt.CompoundTag
Get an int named with the given key, even if it's another type of number.
asInt(int) - Method in class com.sk89q.jnbt.ListTag
Get an int named with the given index, even if it's another type of number.
asLong(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a long named with the given key, even if it's another type of number.
asLong(int) - Method in class com.sk89q.jnbt.ListTag
Get a long named with the given index, even if it's another type of number.
asMask(Mask2D) - Static method in class com.sk89q.worldedit.function.mask.Masks
Return a 3-dimensional version of a 2D mask.
asRegion() - Method in class com.sk89q.worldedit.extent.buffer.ForgetfulExtentBuffer
Return a region representation of this buffer.
ass(LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
assign(double) - Method in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
assign(double) - Method in interface com.sk89q.worldedit.internal.expression.runtime.LValue
 
assign(double) - Method in class com.sk89q.worldedit.internal.expression.runtime.LValueFunction
 
assign(double) - Method in class com.sk89q.worldedit.internal.expression.runtime.Variable
 
asub(LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
atan(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
atan2(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
AuthorizationException - Exception in com.sk89q.worldedit.util.auth
Raised when authorization is not granted.
AuthorizationException() - Constructor for exception com.sk89q.worldedit.util.auth.AuthorizationException
 
AuthorizationException(String) - Constructor for exception com.sk89q.worldedit.util.auth.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception com.sk89q.worldedit.util.auth.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception com.sk89q.worldedit.util.auth.AuthorizationException
 
Authorizer - Interface in com.sk89q.worldedit.util.auth
Tests whether permission is granted.
available() - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 

B

backwardIterator() - Method in class com.sk89q.worldedit.history.changeset.ArrayListHistory
 
backwardIterator() - Method in class com.sk89q.worldedit.history.changeset.BlockOptimizedHistory
 
backwardIterator() - Method in interface com.sk89q.worldedit.history.changeset.ChangeSet
Get a backward directed iterator that can be used for undo.
BAKED_POTATO - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BANNER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BARRIER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BaseBiome - Class in com.sk89q.worldedit.world.biome
Basic storage object to represent a given biome.
BaseBiome(int) - Constructor for class com.sk89q.worldedit.world.biome.BaseBiome
Create a new biome with the given biome ID.
BaseBiome(BaseBiome) - Constructor for class com.sk89q.worldedit.world.biome.BaseBiome
Create a clone of the given biome.
BaseBlock - Class in com.sk89q.worldedit.blocks
Represents a mutable "snapshot" of a block.
BaseBlock(int) - Constructor for class com.sk89q.worldedit.blocks.BaseBlock
Construct a block with the given ID and a data value of 0.
BaseBlock(int, int) - Constructor for class com.sk89q.worldedit.blocks.BaseBlock
Construct a block with the given ID and data value.
BaseBlock(int, int, CompoundTag) - Constructor for class com.sk89q.worldedit.blocks.BaseBlock
Construct a block with the given ID, data value and NBT data structure.
BaseBlock(BaseBlock) - Constructor for class com.sk89q.worldedit.blocks.BaseBlock
Create a clone of another block.
BaseEntity - Class in com.sk89q.worldedit.entity
Represents a mutable "snapshot" of an entity.
BaseEntity(String, CompoundTag) - Constructor for class com.sk89q.worldedit.entity.BaseEntity
Create a new base entity.
BaseEntity(String) - Constructor for class com.sk89q.worldedit.entity.BaseEntity
Create a new base entity with no NBT data.
BaseEntity(BaseEntity) - Constructor for class com.sk89q.worldedit.entity.BaseEntity
Make a clone of a BaseEntity.
BaseItem - Class in com.sk89q.worldedit.blocks
Represents an item, without an amount value.
BaseItem(int) - Constructor for class com.sk89q.worldedit.blocks.BaseItem
Construct the object.
BaseItem(int, short) - Constructor for class com.sk89q.worldedit.blocks.BaseItem
Construct the object.
BaseItemStack - Class in com.sk89q.worldedit.blocks
Represents a stack of BaseItems.
BaseItemStack(int) - Constructor for class com.sk89q.worldedit.blocks.BaseItemStack
Construct the object with default stack size of one, with data value of 0.
BaseItemStack(int, int) - Constructor for class com.sk89q.worldedit.blocks.BaseItemStack
Construct the object.
BaseItemStack(int, int, short) - Constructor for class com.sk89q.worldedit.blocks.BaseItemStack
Construct the object.
BEACON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BED - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BED_ITEM - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BEDROCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
before(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SnapshotCommands
 
below(Vector) - Method in class com.sk89q.worldedit.regions.polyhedron.Triangle
Returns whether the given point is above the plane the triangle is in.
bind(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
bind(ParameterData, ArgumentStack, boolean) - Method in interface com.sk89q.worldedit.util.command.parametric.Binding
Attempt to consume values (if required) from the given ArgumentStack in order to instantiate an object for the given parameter.
bind(ParameterData, ArgumentStack, boolean) - Method in class com.sk89q.worldedit.util.command.parametric.BindingHelper
 
Binding - Interface in com.sk89q.worldedit.util.command.parametric
Used to parse user input for a command, based on available method types and annotations.
BindingBehavior - Enum in com.sk89q.worldedit.util.command.parametric
Determines the type of binding.
BindingHelper - Class in com.sk89q.worldedit.util.command.parametric
A binding helper that uses the BindingMatch annotation to make writing bindings extremely easy.
BindingHelper() - Constructor for class com.sk89q.worldedit.util.command.parametric.BindingHelper
Create a new instance.
BindingMatch - Annotation Type in com.sk89q.worldedit.util.command.parametric
Denotes a match of a binding.
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.Conditional
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.For
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.Function
 
bindVariables(Expression, boolean) - Method in interface com.sk89q.worldedit.internal.expression.runtime.LValue
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.LValueFunction
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.Node
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.Return
 
bindVariables(Expression, boolean) - Method in interface com.sk89q.worldedit.internal.expression.runtime.RValue
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.Sequence
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.SimpleFor
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.Switch
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.Variable
 
bindVariables(Expression, boolean) - Method in class com.sk89q.worldedit.internal.expression.runtime.While
 
BiomeCommands - Class in com.sk89q.worldedit.command
Implements biome-related commands such as "/biomelist".
BiomeCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.BiomeCommands
Create a new instance.
BiomeData - Interface in com.sk89q.worldedit.world.biome
Provides information about a biome.
biomeInfo(Player, LocalSession, CommandContext) - Method in class com.sk89q.worldedit.command.BiomeCommands
 
biomeList(Player, CommandContext) - Method in class com.sk89q.worldedit.command.BiomeCommands
 
BiomeMask2D - Class in com.sk89q.worldedit.function.mask
Tests true if the biome at applied points is the same as the one given.
BiomeMask2D(Extent, Collection<BaseBiome>) - Constructor for class com.sk89q.worldedit.function.mask.BiomeMask2D
Create a new biome mask.
BiomeMask2D(Extent, BaseBiome...) - Constructor for class com.sk89q.worldedit.function.mask.BiomeMask2D
Create a new biome mask.
BiomeRegistry - Interface in com.sk89q.worldedit.world.registry
Provides information on biomes.
BiomeReplace - Class in com.sk89q.worldedit.function.biome
Replaces the biome at the locations that this function is applied to.
BiomeReplace(Extent, BaseBiome) - Constructor for class com.sk89q.worldedit.function.biome.BiomeReplace
Create a new instance.
Biomes - Class in com.sk89q.worldedit.world.biome
Utility methods related to biomes.
BIRCH_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BIRCH_DOOR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BIRCH_FENCE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BIRCH_FENCE_GATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BIRCH_WOOD_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BLACK - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
BLANK_MAP - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BLAZE_POWDER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BLAZE_ROD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
Block - Class in com.sk89q.worldedit.foundation
Deprecated.
Block() - Constructor for class com.sk89q.worldedit.foundation.Block
Deprecated.
 
BlockArrayClipboard - Class in com.sk89q.worldedit.extent.clipboard
Stores block data as a multi-dimensional array of BaseBlocks and other data as lists or maps.
BlockArrayClipboard(Region) - Constructor for class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
Create a new instance.
BlockBag - Class in com.sk89q.worldedit.bags
Deprecated.
Block bags are currently not a supported feature of WorldEdit
BlockBag() - Constructor for class com.sk89q.worldedit.bags.BlockBag
Deprecated.
 
BlockBag - Class in com.sk89q.worldedit.extent.inventory
Represents a source to get blocks from and store removed ones.
BlockBag() - Constructor for class com.sk89q.worldedit.extent.inventory.BlockBag
 
BlockBagException - Exception in com.sk89q.worldedit.bags
Deprecated.
Block bags are currently not a supported feature of WorldEdit
BlockBagException() - Constructor for exception com.sk89q.worldedit.bags.BlockBagException
Deprecated.
 
BlockBagException - Exception in com.sk89q.worldedit.extent.inventory
Thrown when a block bag detects a problem.
BlockBagException() - Constructor for exception com.sk89q.worldedit.extent.inventory.BlockBagException
 
BlockBagExtent - Class in com.sk89q.worldedit.extent.inventory
Applies a BlockBag to operations.
BlockBagExtent(Extent, BlockBag) - Constructor for class com.sk89q.worldedit.extent.inventory.BlockBagExtent
Create a new instance.
BlockChance - Class in com.sk89q.worldedit.patterns
Deprecated.
Will be removed in the future -- there is no replacement
BlockChance(BaseBlock, double) - Constructor for class com.sk89q.worldedit.patterns.BlockChance
Deprecated.
Construct the object.
BlockChange - Class in com.sk89q.worldedit.history.change
Represents a block change that may be undone or replayed.
BlockChange(BlockVector, BaseBlock, BaseBlock) - Constructor for class com.sk89q.worldedit.history.change.BlockChange
Create a new block change.
BlockChangeLimiter - Class in com.sk89q.worldedit.extent.validation
Limits the number of blocks that can be changed before a MaxChangedBlocksException is thrown.
BlockChangeLimiter(Extent, int) - Constructor for class com.sk89q.worldedit.extent.validation.BlockChangeLimiter
Create a new instance.
BlockData - Class in com.sk89q.worldedit.blocks
Block data related classes.
BlockData - Class in com.sk89q.worldedit.world.storage
Deprecated.
BlockDataCyler - Class in com.sk89q.worldedit.command.tool
A mode that cycles the data values of supported blocks.
BlockDataCyler() - Constructor for class com.sk89q.worldedit.command.tool.BlockDataCyler
 
BlockFactory - Class in com.sk89q.worldedit.extension.factory
A registry of known BaseBlocks.
BlockFactory(WorldEdit) - Constructor for class com.sk89q.worldedit.extension.factory.BlockFactory
Create a new instance.
BlockID - Class in com.sk89q.worldedit.blocks
List of block IDs.
BlockInteractEvent - Class in com.sk89q.worldedit.event.platform
Called when a block is interacted with.
BlockInteractEvent(Actor, Location, Interaction) - Constructor for class com.sk89q.worldedit.event.platform.BlockInteractEvent
Create a new event.
BlockMapEntryPlacer - Class in com.sk89q.worldedit.function.operation
Sets block from an iterator of Map.Entry containing a BlockVector as the key and a BaseBlock as the value.
BlockMapEntryPlacer(Extent, Iterator<Map.Entry<BlockVector, BaseBlock>>) - Constructor for class com.sk89q.worldedit.function.operation.BlockMapEntryPlacer
Create a new instance.
BlockMask - Class in com.sk89q.worldedit.function.mask
A mask that checks whether blocks at the given positions are matched by a block in a list.
BlockMask(Extent, Collection<BaseBlock>) - Constructor for class com.sk89q.worldedit.function.mask.BlockMask
Create a new block mask.
BlockMask(Extent, BaseBlock...) - Constructor for class com.sk89q.worldedit.function.mask.BlockMask
Create a new block mask.
BlockMask - Class in com.sk89q.worldedit.masks
Deprecated.
BlockMask() - Constructor for class com.sk89q.worldedit.masks.BlockMask
Deprecated.
 
BlockMask(Set<BaseBlock>) - Constructor for class com.sk89q.worldedit.masks.BlockMask
Deprecated.
 
BlockMask(BaseBlock...) - Constructor for class com.sk89q.worldedit.masks.BlockMask
Deprecated.
 
BlockMask(BaseBlock) - Constructor for class com.sk89q.worldedit.masks.BlockMask
Deprecated.
 
BlockMaterial - Interface in com.sk89q.worldedit.blocks
Describes the material for a block.
BlockOptimizedHistory - Class in com.sk89q.worldedit.history.changeset
An extension of ArrayListHistory that stores BlockChanges separately in two ArrayLists.
BlockOptimizedHistory() - Constructor for class com.sk89q.worldedit.history.changeset.BlockOptimizedHistory
 
BlockPattern - Class in com.sk89q.worldedit.function.pattern
A pattern that returns the same BaseBlock each time.
BlockPattern(BaseBlock) - Constructor for class com.sk89q.worldedit.function.pattern.BlockPattern
Create a new pattern with the given block.
BlockQuirkExtent - Class in com.sk89q.worldedit.extent.world
Handles various quirks when setting blocks, such as ice turning into water or containers dropping their contents.
BlockQuirkExtent(Extent, World) - Constructor for class com.sk89q.worldedit.extent.world.BlockQuirkExtent
Create a new instance.
BlockRegistry - Interface in com.sk89q.worldedit.world.registry
Provides information on blocks and provides methods to create them.
BlockReplace - Class in com.sk89q.worldedit.function.block
Replaces blocks with a given pattern.
BlockReplace(Extent, Pattern) - Constructor for class com.sk89q.worldedit.function.block.BlockReplace
Create a new instance.
BlockReplacer - Class in com.sk89q.worldedit.command.tool
A mode that replaces one block.
BlockReplacer(BaseBlock) - Constructor for class com.sk89q.worldedit.command.tool.BlockReplacer
 
Blocks - Class in com.sk89q.worldedit.blocks
Block-related utility methods.
BlockTool - Interface in com.sk89q.worldedit.command.tool
 
BlockTransformExtent - Class in com.sk89q.worldedit.extent.transform
Transforms blocks themselves (but not their position) according to a given transform.
BlockTransformExtent(Extent, Transform, BlockRegistry) - Constructor for class com.sk89q.worldedit.extent.transform.BlockTransformExtent
Create a new instance.
BlockType - Enum in com.sk89q.worldedit.blocks
Block types.
BlockTypeMask - Class in com.sk89q.worldedit.masks
Deprecated.
replaced by #BlockMask
BlockTypeMask() - Constructor for class com.sk89q.worldedit.masks.BlockTypeMask
Deprecated.
 
BlockTypeMask(Set<Integer>) - Constructor for class com.sk89q.worldedit.masks.BlockTypeMask
Deprecated.
 
BlockTypeMask(int) - Constructor for class com.sk89q.worldedit.masks.BlockTypeMask
Deprecated.
 
BlockVector - Class in com.sk89q.worldedit
Extension of Vector that that compares with other instances using integer components.
BlockVector(Vector) - Constructor for class com.sk89q.worldedit.BlockVector
Construct an instance as a copy of another instance.
BlockVector(int, int, int) - Constructor for class com.sk89q.worldedit.BlockVector
Construct a new instance.
BlockVector(float, float, float) - Constructor for class com.sk89q.worldedit.BlockVector
Construct a new instance.
BlockVector(double, double, double) - Constructor for class com.sk89q.worldedit.BlockVector
Construct a new instance.
BlockVector2D - Class in com.sk89q.worldedit
Extension of Vector2D that that compares with other instances using integer components.
BlockVector2D(Vector2D) - Constructor for class com.sk89q.worldedit.BlockVector2D
Construct an instance from another instance.
BlockVector2D(int, int) - Constructor for class com.sk89q.worldedit.BlockVector2D
Construct a new instance.
BlockVector2D(float, float) - Constructor for class com.sk89q.worldedit.BlockVector2D
Construct a new instance.
BlockVector2D(double, double) - Constructor for class com.sk89q.worldedit.BlockVector2D
Construct a new instance.
BlockWorldVector - Class in com.sk89q.worldedit
Deprecated.
Replace all uses of WorldVectors with Locations
BlockWorldVector(WorldVector) - Constructor for class com.sk89q.worldedit.BlockWorldVector
Deprecated.
Construct an instance from another instance.
BlockWorldVector(LocalWorld, Vector) - Constructor for class com.sk89q.worldedit.BlockWorldVector
Deprecated.
Construct an instance from another instance.
BlockWorldVector(WorldVector, int, int, int) - Constructor for class com.sk89q.worldedit.BlockWorldVector
Deprecated.
Construct a new instance.
BlockWorldVector(WorldVector, Vector) - Constructor for class com.sk89q.worldedit.BlockWorldVector
Deprecated.
Construct a new instance.
BlockWorldVector(LocalWorld, int, int, int) - Constructor for class com.sk89q.worldedit.BlockWorldVector
Deprecated.
Construct a new instance.
BlockWorldVector(LocalWorld, float, float, float) - Constructor for class com.sk89q.worldedit.BlockWorldVector
Deprecated.
Construct a new instance.
BlockWorldVector(LocalWorld, double, double, double) - Constructor for class com.sk89q.worldedit.BlockWorldVector
Deprecated.
Construct a new instance.
BlockWorldVector2D - Class in com.sk89q.worldedit
Deprecated.
Replace all uses of WorldVectors with Locations
BlockWorldVector2D(LocalWorld, double, double) - Constructor for class com.sk89q.worldedit.BlockWorldVector2D
Deprecated.
Construct a new instance.
BlockWorldVector2D(LocalWorld, float, float) - Constructor for class com.sk89q.worldedit.BlockWorldVector2D
Deprecated.
Construct a new instance.
BlockWorldVector2D(LocalWorld, int, int) - Constructor for class com.sk89q.worldedit.BlockWorldVector2D
Deprecated.
Construct a new instance.
BlockWorldVector2D(LocalWorld, Vector2D) - Constructor for class com.sk89q.worldedit.BlockWorldVector2D
Deprecated.
Construct a new instance.
BlockWorldVector2D(LocalWorld) - Constructor for class com.sk89q.worldedit.BlockWorldVector2D
Deprecated.
Construct a new instance with X and Z set to (0, 0).
blockx - Variable in class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
blockz - Variable in class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
BLUE - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
BONE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BOOK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BOOK_AND_QUILL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BOOKCASE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BooleanFlag - Class in com.sk89q.worldedit.command.argument
 
BooleanFlag(String) - Constructor for class com.sk89q.worldedit.command.argument.BooleanFlag
 
booleanFlags - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
BOTTLE_O_ENCHANTING - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BoundedHeightMask - Class in com.sk89q.worldedit.function.mask
Has the criteria where the Y value of passed positions must be within a certain range of Y values (inclusive).
BoundedHeightMask(int, int) - Constructor for class com.sk89q.worldedit.function.mask.BoundedHeightMask
Create a new bounded height mask.
BOW - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BOWL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BranchingCommand<T> - Class in com.sk89q.worldedit.util.command.composition
 
BranchingCommand(String) - Constructor for class com.sk89q.worldedit.util.command.composition.BranchingCommand
 
BREAD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BreadthFirstSearch - Class in com.sk89q.worldedit.function.visitor
Performs a breadth-first search starting from points added with BreadthFirstSearch.visit(com.sk89q.worldedit.Vector).
BreadthFirstSearch(RegionFunction) - Constructor for class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
Create a new instance.
Break - Class in com.sk89q.worldedit.internal.expression.runtime
A break or continue statement.
Break(int, boolean) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Break
 
BreakException - Exception in com.sk89q.worldedit.internal.expression.runtime
Thrown when a break or continue is encountered.
BreakException(boolean) - Constructor for exception com.sk89q.worldedit.internal.expression.runtime.BreakException
 
BREWING_STAND - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BREWING_STAND - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BRICK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BRICK_BAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
BRICK_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BROWN - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
BROWN_MUSHROOM - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
BROWN_MUSHROOM_CAP - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
Brush - Interface in com.sk89q.worldedit.command.tool.brush
A brush is a long-range build tool.
BrushCommands - Class in com.sk89q.worldedit.command
Commands to set brush shape.
BrushCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.BrushCommands
Create a new instance.
BrushTool - Class in com.sk89q.worldedit.command.tool
Builds a shape at the place being looked at.
BrushTool(String) - Constructor for class com.sk89q.worldedit.command.tool.BrushTool
Construct the tool.
BUCKET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
build() - Method in class com.sk89q.jnbt.CompoundTagBuilder
Build an unnamed compound tag with this builder's entries.
build() - Method in class com.sk89q.jnbt.ListTagBuilder
Build an unnamed list tag with this builder's entries.
build(EditSession, Vector, Pattern, double) - Method in interface com.sk89q.worldedit.command.tool.brush.Brush
Build the object.
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.ButcherBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.ClipboardBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.CylinderBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.GravityBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.HollowCylinderBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.HollowSphereBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.OperationFactoryBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.SmoothBrush
 
build(EditSession, Vector, Pattern, double) - Method in class com.sk89q.worldedit.command.tool.brush.SphereBrush
 
build() - Method in class com.sk89q.worldedit.session.PasteBuilder
Build the operation.
build(StyledFragment) - Method in class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
Convert a message into color-coded text.
builder(ParametricBuilder) - Method in class com.sk89q.worldedit.util.command.fluent.CommandGraph
BundledBlockData - Class in com.sk89q.worldedit.world.registry
Provides block data based on the built-in block database that is bundled with WorldEdit.
BURNING_FURNACE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
butcher(Actor, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
butcherBrush(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.BrushCommands
 
ButcherBrush - Class in com.sk89q.worldedit.command.tool.brush
 
ButcherBrush(CreatureButcher) - Constructor for class com.sk89q.worldedit.command.tool.brush.ButcherBrush
 
butcherDefaultRadius - Variable in class com.sk89q.worldedit.LocalConfiguration
 
butcherMaxRadius - Variable in class com.sk89q.worldedit.LocalConfiguration
 
ByteArrayTag - Class in com.sk89q.jnbt
The TAG_Byte_Array tag.
ByteArrayTag(byte[]) - Constructor for class com.sk89q.jnbt.ByteArrayTag
Creates the tag with an empty name.
ByteTag - Class in com.sk89q.jnbt
The TAG_Byte tag.
ByteTag(byte) - Constructor for class com.sk89q.jnbt.ByteTag
Creates the tag with an empty name.

C

cachedReader - Variable in class com.sk89q.worldedit.world.storage.McRegionChunkStore
 
CACTUS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
CAKE_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
CAKE_ITEM - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
calc(Actor, String) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.BooleanFlag
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.ItemParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.ItemUseParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.NumberParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.PatternParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.RegionFactoryParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.ReplaceParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.StringParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.TreeGeneratorParser
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.composition.ApplyCommand
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.composition.DeformCommand
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.composition.PaintCommand
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.composition.SelectionCommand
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.composition.ShapedBrushCommand
 
call(String, CommandLocals, String[]) - Method in interface com.sk89q.worldedit.util.command.CommandCallable
Execute the correct command based on the input.
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.BranchingCommand
 
call(CommandArgs, CommandLocals) - Method in interface com.sk89q.worldedit.util.command.composition.CommandExecutor
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser
 
call(String, CommandLocals, String[]) - Method in class com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter
 
call(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.ProvidedValue
 
call(String, CommandLocals, String[]) - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
cancel() - Method in class com.sk89q.worldedit.function.operation.BlockMapEntryPlacer
 
cancel() - Method in class com.sk89q.worldedit.function.operation.ChangeSetExecutor
 
cancel() - Method in class com.sk89q.worldedit.function.operation.DelegateOperation
 
cancel() - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
 
cancel() - Method in interface com.sk89q.worldedit.function.operation.Operation
Abort the current task.
cancel() - Method in class com.sk89q.worldedit.function.operation.OperationQueue
 
cancel() - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
 
cancel() - Method in class com.sk89q.worldedit.function.visitor.EntityVisitor
 
cancel() - Method in class com.sk89q.worldedit.function.visitor.FlatRegionVisitor
 
cancel() - Method in class com.sk89q.worldedit.function.visitor.LayerVisitor
 
cancel() - Method in class com.sk89q.worldedit.function.visitor.RegionVisitor
 
Cancellable - Interface in com.sk89q.worldedit.event
Marks an event that has a cancellable state.
canDestroyBedrock() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
canDestroyBedrock() - Method in interface com.sk89q.worldedit.extension.platform.Actor
Returns true if the actor can destroy bedrock.
canPassThrough(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks whether a block can be passed through.
canPassThrough(int, int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks whether a block can be passed through.
canPassThrough(BaseBlock) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks whether a block can be passed through.
canPassThrough() - Method in enum com.sk89q.worldedit.blocks.BlockType
Checks whether the block type can be passed through.
canTransferRedstone(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if a block can transfer Redstone.
canTransferRedstone() - Method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if a block can transfer Redstone.
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.AreaPickaxe
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.BlockDataCyler
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.BlockReplacer
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.BrushTool
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.DistanceWand
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.FloatingTreeRemover
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.FloodFillTool
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.LongRangeBuildTool
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.QueryTool
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.RecursivePickaxe
 
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.SinglePickaxe
 
canUse(Actor) - Method in interface com.sk89q.worldedit.command.tool.Tool
Checks to see if the player can still be using this tool (considering permissions and such).
canUse(Actor) - Method in class com.sk89q.worldedit.command.tool.TreePlanter
 
Capability - Enum in com.sk89q.worldedit.extension.platform
A collection of capabilities that a Platform may support.
CARDINAL - Static variable in class com.sk89q.worldedit.util.Direction.Flag
 
CARPET - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
CARROT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
CARROT_ON_A_STICK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
CARROTS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
CAULDRON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
CAULDRON - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
cbrt(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
ceil(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
ceil() - Method in class com.sk89q.worldedit.Vector
Rounds all components up.
ceil() - Method in class com.sk89q.worldedit.Vector2D
Rounds all components up.
ceiling(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.NavigationCommands
 
center(Player, EditSession, Region, Pattern) - Method in class com.sk89q.worldedit.command.RegionCommands
 
center(Region, Pattern) - Method in class com.sk89q.worldedit.EditSession
Sets the blocks at the center of the given region to the given pattern.
centralTopLimit(int, int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns the y offset a player falls to when falling onto the top of a block at xp+0.5/zp+0.5.
centralTopLimit(BaseBlock) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns the y offset a player falls to when falling onto the top of a block at xp+0.5/zp+0.5.
centralTopLimit() - Method in enum com.sk89q.worldedit.blocks.BlockType
Returns the y offset a player falls to when falling onto the top of a block at xp+0.5/zp+0.5.
CHAINMAIL_BOOTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
CHAINMAIL_CHEST - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
CHAINMAIL_HELMET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
CHAINMAIL_PANTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
Change - Interface in com.sk89q.worldedit.history.change
Describes a change that can be undone or re-applied.
ChangeSet - Interface in com.sk89q.worldedit.history.changeset
Tracks a set of undoable operations and allows their undo and redo.
ChangeSetExecutor - Class in com.sk89q.worldedit.function.operation
Performs an undo or redo from a given ChangeSet.
ChangeSetExecutor.Type - Enum in com.sk89q.worldedit.function.operation
 
ChangeSetExtent - Class in com.sk89q.worldedit.extent
Stores changes to a ChangeSet.
ChangeSetExtent(Extent, ChangeSet) - Constructor for class com.sk89q.worldedit.extent.ChangeSetExtent
Create a new instance.
character - Variable in class com.sk89q.worldedit.internal.expression.lexer.tokens.CharacterToken
 
CharacterToken - Class in com.sk89q.worldedit.internal.expression.lexer.tokens
A single character that doesn't fit any of the other token categories.
CharacterToken(int, char) - Constructor for class com.sk89q.worldedit.internal.expression.lexer.tokens.CharacterToken
 
CHARSET - Static variable in class com.sk89q.jnbt.NBTConstants
 
checkArgs(int, int, String) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Checks to make sure that there are enough but not too many arguments.
checkLoadedChunk(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
checkLoadedChunk(Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
checkLoadedChunk(Vector) - Method in interface com.sk89q.worldedit.world.World
Load the chunk at the given position if it isn't loaded.
checkMaxBrushRadius(double) - Method in class com.sk89q.worldedit.WorldEdit
Checks to see if the specified brush radius is within bounds.
checkMaxRadius(double) - Method in class com.sk89q.worldedit.WorldEdit
Checks to see if the specified radius is within bounds.
checkPermission(T, Method) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
 
checkPermission(String) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
checkPermission(String) - Method in interface com.sk89q.worldedit.util.auth.Subject
Check whether this subject has been granted the given permission and throw an exception on error.
CHEST - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ChestBlock - Class in com.sk89q.worldedit.blocks
Represents a chest block.
ChestBlock() - Constructor for class com.sk89q.worldedit.blocks.ChestBlock
Construct an empty chest block with the default orientation (data value).
ChestBlock(int) - Constructor for class com.sk89q.worldedit.blocks.ChestBlock
Construct an empty chest block with a custom data value.
ChestBlock(int, BaseItemStack[]) - Constructor for class com.sk89q.worldedit.blocks.ChestBlock
Construct the chest block with a custom data value and a list of items.
chunk(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
Chunk - Interface in com.sk89q.worldedit.world.chunk
A 16 by 16 block chunk.
CHUNK_HEADER_SIZE - Static variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
CHUNK_SHIFTS - Static variable in class com.sk89q.worldedit.world.storage.ChunkStore
>> to chunk << from chunk
ChunkCommands - Class in com.sk89q.worldedit.command
Commands for working with chunks.
ChunkCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.ChunkCommands
 
chunkInfo(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ChunkCommands
 
ChunkLoadingExtent - Class in com.sk89q.worldedit.extent.world
Automatically loads chunks when blocks are accessed.
ChunkLoadingExtent(Extent, World, boolean) - Constructor for class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
Create a new instance.
ChunkLoadingExtent(Extent, World) - Constructor for class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
Create a new instance with chunk loading enabled.
ChunkStore - Class in com.sk89q.worldedit.world.storage
Represents chunk storage mechanisms.
ChunkStore() - Constructor for class com.sk89q.worldedit.world.storage.ChunkStore
 
ChunkStoreException - Exception in com.sk89q.worldedit.world.storage
 
ChunkStoreException(String) - Constructor for exception com.sk89q.worldedit.world.storage.ChunkStoreException
 
ChunkStoreException() - Constructor for exception com.sk89q.worldedit.world.storage.ChunkStoreException
 
clampY(int, int) - Method in class com.sk89q.worldedit.Vector
Clamp the Y component.
CLAY - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
CLAY_BALL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
clear() - Method in class com.sk89q.util.yaml.YAMLNode
Clear all nodes.
clear() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
Clears the region, removing all vertices and triangles.
clear() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Clear the selection.
clear() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
clear() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
clear() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
clear() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
clear() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
clear() - Method in class com.sk89q.worldedit.session.SessionManager
Remove all sessions.
clear() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList
Clear the list.
clearClipboard(Player, LocalSession, EditSession) - Method in class com.sk89q.worldedit.command.ClipboardCommands
 
clearContainerBlockContents(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
clearContainerBlockContents(Vector) - Method in class com.sk89q.worldedit.world.NullWorld
 
clearContainerBlockContents(Vector) - Method in interface com.sk89q.worldedit.world.World
Clear a chest's contents.
clearHistory(Player, LocalSession, EditSession) - Method in class com.sk89q.worldedit.command.HistoryCommands
 
clearHistory() - Method in class com.sk89q.worldedit.LocalSession
Clear history.
clearSessions() - Method in class com.sk89q.worldedit.WorldEdit
Clipboard - Interface in com.sk89q.worldedit.extent.clipboard
Specifies an object that implements something suitable as a "clipboard."
clipboardBrush(Player, LocalSession, EditSession, boolean, boolean) - Method in class com.sk89q.worldedit.command.BrushCommands
 
ClipboardBrush - Class in com.sk89q.worldedit.command.tool.brush
 
ClipboardBrush(ClipboardHolder, boolean, boolean) - Constructor for class com.sk89q.worldedit.command.tool.brush.ClipboardBrush
 
ClipboardCommands - Class in com.sk89q.worldedit.command
Clipboard commands.
ClipboardCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.ClipboardCommands
Create a new instance.
ClipboardFormat - Enum in com.sk89q.worldedit.extent.clipboard.io
A collection of supported clipboard formats.
ClipboardHolder - Class in com.sk89q.worldedit.session
Holds the clipboard and the current transform on the clipboard.
ClipboardHolder(Clipboard, WorldData) - Constructor for class com.sk89q.worldedit.session.ClipboardHolder
Create a new instance with the given clipboard.
ClipboardPattern - Class in com.sk89q.worldedit.function.pattern
A pattern that reads from Clipboard.
ClipboardPattern(Clipboard) - Constructor for class com.sk89q.worldedit.function.pattern.ClipboardPattern
Create a new clipboard pattern.
ClipboardPattern - Class in com.sk89q.worldedit.patterns
Pattern that repeats the clipboard.
ClipboardPattern(CuboidClipboard) - Constructor for class com.sk89q.worldedit.patterns.ClipboardPattern
Construct the object.
ClipboardReader - Interface in com.sk89q.worldedit.extent.clipboard.io
Reads Clipboards.
ClipboardWriter - Interface in com.sk89q.worldedit.extent.clipboard.io
Writes Clipboards.
clone(EditSession.Stage) - Method in class com.sk89q.worldedit.event.extent.EditSessionEvent
Create a clone of this event with the given stage.
clone() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
clone() - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
clone() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
clone() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
clone() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
clone() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
clone() - Method in class com.sk89q.worldedit.regions.NullRegion
 
clone() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
clone() - Method in interface com.sk89q.worldedit.regions.Region
Make a clone of the region.
clone() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
clone() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
 
close() - Method in class com.sk89q.jnbt.NBTInputStream
 
close() - Method in class com.sk89q.jnbt.NBTOutputStream
 
close() - Method in class com.sk89q.worldedit.extent.clipboard.io.SchematicWriter
 
close() - Method in class com.sk89q.worldedit.internal.command.CommandLoggingHandler
 
close() - Method in class com.sk89q.worldedit.util.io.Closer
Closes all Closeable instances that have been added to this Closer.
close() - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
close() - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
close() - Method in class com.sk89q.worldedit.util.logging.WorldEditPrefixHandler
 
close() - Method in class com.sk89q.worldedit.world.storage.ChunkStore
Close resources.
close() - Method in class com.sk89q.worldedit.world.storage.McRegionChunkStore
 
close() - Method in class com.sk89q.worldedit.world.storage.McRegionReader
Close the stream.
close() - Method in class com.sk89q.worldedit.world.storage.TrueZipLegacyChunkStore
 
close() - Method in class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
 
close() - Method in class com.sk89q.worldedit.world.storage.ZippedLegacyChunkStore
 
close() - Method in class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
 
Closer - Class in com.sk89q.worldedit.util.io
 
closest(RValue, RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
CLOTH - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ClothColor - Enum in com.sk89q.worldedit.blocks
The colors for wool.
ClothColor.ID - Class in com.sk89q.worldedit.blocks
 
COAL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COAL_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
COAL_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
COBBLESTONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
COBBLESTONE_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
COBBLESTONE_WALL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
COCOA_PLANT - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
Code - Class in com.sk89q.worldedit.util.formatting.component
Represents a fragment representing a command that is to be typed.
Code() - Constructor for class com.sk89q.worldedit.util.formatting.component.Code
Create a new instance.
coefficients() - Method in class com.sk89q.worldedit.math.transform.AffineTransform
Returns the affine coefficients of the transform.
COLOR_CHAR - Static variable in enum com.sk89q.worldedit.util.formatting.Style
The special character which prefixes all chat color codes.
ColorCodeBuilder - Class in com.sk89q.worldedit.util.formatting
 
ColorCodeBuilder() - Constructor for class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
 
com.sk89q.jnbt - package com.sk89q.jnbt
 
com.sk89q.minecraft.util.commands - package com.sk89q.minecraft.util.commands
 
com.sk89q.util - package com.sk89q.util
 
com.sk89q.util.yaml - package com.sk89q.util.yaml
 
com.sk89q.worldedit - package com.sk89q.worldedit
 
com.sk89q.worldedit.bags - package com.sk89q.worldedit.bags
 
com.sk89q.worldedit.blocks - package com.sk89q.worldedit.blocks
 
com.sk89q.worldedit.blocks.metadata - package com.sk89q.worldedit.blocks.metadata
 
com.sk89q.worldedit.command - package com.sk89q.worldedit.command
 
com.sk89q.worldedit.command.argument - package com.sk89q.worldedit.command.argument
 
com.sk89q.worldedit.command.composition - package com.sk89q.worldedit.command.composition
 
com.sk89q.worldedit.command.tool - package com.sk89q.worldedit.command.tool
 
com.sk89q.worldedit.command.tool.brush - package com.sk89q.worldedit.command.tool.brush
 
com.sk89q.worldedit.command.util - package com.sk89q.worldedit.command.util
 
com.sk89q.worldedit.data - package com.sk89q.worldedit.data
 
com.sk89q.worldedit.entity - package com.sk89q.worldedit.entity
 
com.sk89q.worldedit.entity.metadata - package com.sk89q.worldedit.entity.metadata
 
com.sk89q.worldedit.event - package com.sk89q.worldedit.event
 
com.sk89q.worldedit.event.extent - package com.sk89q.worldedit.event.extent
 
com.sk89q.worldedit.event.platform - package com.sk89q.worldedit.event.platform
 
com.sk89q.worldedit.extension.factory - package com.sk89q.worldedit.extension.factory
 
com.sk89q.worldedit.extension.input - package com.sk89q.worldedit.extension.input
 
com.sk89q.worldedit.extension.platform - package com.sk89q.worldedit.extension.platform
 
com.sk89q.worldedit.extension.platform.permission - package com.sk89q.worldedit.extension.platform.permission
 
com.sk89q.worldedit.extent - package com.sk89q.worldedit.extent
 
com.sk89q.worldedit.extent.buffer - package com.sk89q.worldedit.extent.buffer
 
com.sk89q.worldedit.extent.cache - package com.sk89q.worldedit.extent.cache
 
com.sk89q.worldedit.extent.clipboard - package com.sk89q.worldedit.extent.clipboard
 
com.sk89q.worldedit.extent.clipboard.io - package com.sk89q.worldedit.extent.clipboard.io
 
com.sk89q.worldedit.extent.inventory - package com.sk89q.worldedit.extent.inventory
 
com.sk89q.worldedit.extent.logging - package com.sk89q.worldedit.extent.logging
 
com.sk89q.worldedit.extent.reorder - package com.sk89q.worldedit.extent.reorder
 
com.sk89q.worldedit.extent.transform - package com.sk89q.worldedit.extent.transform
 
com.sk89q.worldedit.extent.validation - package com.sk89q.worldedit.extent.validation
 
com.sk89q.worldedit.extent.world - package com.sk89q.worldedit.extent.world
 
com.sk89q.worldedit.foundation - package com.sk89q.worldedit.foundation
 
com.sk89q.worldedit.function - package com.sk89q.worldedit.function
 
com.sk89q.worldedit.function.biome - package com.sk89q.worldedit.function.biome
 
com.sk89q.worldedit.function.block - package com.sk89q.worldedit.function.block
 
com.sk89q.worldedit.function.entity - package com.sk89q.worldedit.function.entity
 
com.sk89q.worldedit.function.factory - package com.sk89q.worldedit.function.factory
 
com.sk89q.worldedit.function.generator - package com.sk89q.worldedit.function.generator
 
com.sk89q.worldedit.function.mask - package com.sk89q.worldedit.function.mask
 
com.sk89q.worldedit.function.operation - package com.sk89q.worldedit.function.operation
 
com.sk89q.worldedit.function.pattern - package com.sk89q.worldedit.function.pattern
 
com.sk89q.worldedit.function.util - package com.sk89q.worldedit.function.util
 
com.sk89q.worldedit.function.visitor - package com.sk89q.worldedit.function.visitor
 
com.sk89q.worldedit.history - package com.sk89q.worldedit.history
 
com.sk89q.worldedit.history.change - package com.sk89q.worldedit.history.change
 
com.sk89q.worldedit.history.changeset - package com.sk89q.worldedit.history.changeset
 
com.sk89q.worldedit.internal - package com.sk89q.worldedit.internal
 
com.sk89q.worldedit.internal.annotation - package com.sk89q.worldedit.internal.annotation
 
com.sk89q.worldedit.internal.command - package com.sk89q.worldedit.internal.command
 
com.sk89q.worldedit.internal.cui - package com.sk89q.worldedit.internal.cui
 
com.sk89q.worldedit.internal.expression - package com.sk89q.worldedit.internal.expression
 
com.sk89q.worldedit.internal.expression.lexer - package com.sk89q.worldedit.internal.expression.lexer
 
com.sk89q.worldedit.internal.expression.lexer.tokens - package com.sk89q.worldedit.internal.expression.lexer.tokens
 
com.sk89q.worldedit.internal.expression.parser - package com.sk89q.worldedit.internal.expression.parser
 
com.sk89q.worldedit.internal.expression.runtime - package com.sk89q.worldedit.internal.expression.runtime
 
com.sk89q.worldedit.internal.helper - package com.sk89q.worldedit.internal.helper
 
com.sk89q.worldedit.internal.registry - package com.sk89q.worldedit.internal.registry
 
com.sk89q.worldedit.internal.util - package com.sk89q.worldedit.internal.util
 
com.sk89q.worldedit.masks - package com.sk89q.worldedit.masks
 
com.sk89q.worldedit.math - package com.sk89q.worldedit.math
 
com.sk89q.worldedit.math.convolution - package com.sk89q.worldedit.math.convolution
 
com.sk89q.worldedit.math.geom - package com.sk89q.worldedit.math.geom
 
com.sk89q.worldedit.math.interpolation - package com.sk89q.worldedit.math.interpolation
 
com.sk89q.worldedit.math.noise - package com.sk89q.worldedit.math.noise
 
com.sk89q.worldedit.math.transform - package com.sk89q.worldedit.math.transform
 
com.sk89q.worldedit.patterns - package com.sk89q.worldedit.patterns
 
com.sk89q.worldedit.regions - package com.sk89q.worldedit.regions
 
com.sk89q.worldedit.regions.factory - package com.sk89q.worldedit.regions.factory
 
com.sk89q.worldedit.regions.iterator - package com.sk89q.worldedit.regions.iterator
 
com.sk89q.worldedit.regions.polyhedron - package com.sk89q.worldedit.regions.polyhedron
 
com.sk89q.worldedit.regions.selector - package com.sk89q.worldedit.regions.selector
 
com.sk89q.worldedit.regions.selector.limit - package com.sk89q.worldedit.regions.selector.limit
 
com.sk89q.worldedit.regions.shape - package com.sk89q.worldedit.regions.shape
 
com.sk89q.worldedit.schematic - package com.sk89q.worldedit.schematic
 
com.sk89q.worldedit.scripting - package com.sk89q.worldedit.scripting
 
com.sk89q.worldedit.scripting.java - package com.sk89q.worldedit.scripting.java
 
com.sk89q.worldedit.session - package com.sk89q.worldedit.session
 
com.sk89q.worldedit.session.request - package com.sk89q.worldedit.session.request
 
com.sk89q.worldedit.session.storage - package com.sk89q.worldedit.session.storage
 
com.sk89q.worldedit.util - package com.sk89q.worldedit.util
 
com.sk89q.worldedit.util.auth - package com.sk89q.worldedit.util.auth
 
com.sk89q.worldedit.util.collection - package com.sk89q.worldedit.util.collection
 
com.sk89q.worldedit.util.command - package com.sk89q.worldedit.util.command
 
com.sk89q.worldedit.util.command.argument - package com.sk89q.worldedit.util.command.argument
 
com.sk89q.worldedit.util.command.binding - package com.sk89q.worldedit.util.command.binding
 
com.sk89q.worldedit.util.command.composition - package com.sk89q.worldedit.util.command.composition
 
com.sk89q.worldedit.util.command.fluent - package com.sk89q.worldedit.util.command.fluent
 
com.sk89q.worldedit.util.command.parametric - package com.sk89q.worldedit.util.command.parametric
 
com.sk89q.worldedit.util.concurrency - package com.sk89q.worldedit.util.concurrency
 
com.sk89q.worldedit.util.eventbus - package com.sk89q.worldedit.util.eventbus
 
com.sk89q.worldedit.util.formatting - package com.sk89q.worldedit.util.formatting
 
com.sk89q.worldedit.util.formatting.component - package com.sk89q.worldedit.util.formatting.component
 
com.sk89q.worldedit.util.function - package com.sk89q.worldedit.util.function
 
com.sk89q.worldedit.util.gson - package com.sk89q.worldedit.util.gson
 
com.sk89q.worldedit.util.io - package com.sk89q.worldedit.util.io
 
com.sk89q.worldedit.util.io.file - package com.sk89q.worldedit.util.io.file
 
com.sk89q.worldedit.util.logging - package com.sk89q.worldedit.util.logging
 
com.sk89q.worldedit.world - package com.sk89q.worldedit.world
 
com.sk89q.worldedit.world.biome - package com.sk89q.worldedit.world.biome
 
com.sk89q.worldedit.world.chunk - package com.sk89q.worldedit.world.chunk
 
com.sk89q.worldedit.world.registry - package com.sk89q.worldedit.world.registry
 
com.sk89q.worldedit.world.snapshot - package com.sk89q.worldedit.world.snapshot
 
com.sk89q.worldedit.world.storage - package com.sk89q.worldedit.world.storage
 
combine(AffineTransform) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
combine(Transform) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
combine(Transform) - Method in class com.sk89q.worldedit.math.transform.CombinedTransform
 
combine(Transform) - Method in class com.sk89q.worldedit.math.transform.Identity
 
combine(Transform) - Method in interface com.sk89q.worldedit.math.transform.Transform
Create a new Transform that combines this transform with another.
CombinedMask - Class in com.sk89q.worldedit.masks
Deprecated.
CombinedMask() - Constructor for class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
CombinedMask(Mask) - Constructor for class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
CombinedMask(Mask...) - Constructor for class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
CombinedMask(List<Mask>) - Constructor for class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
CombinedRegionFunction - Class in com.sk89q.worldedit.function
Executes several region functions in order.
CombinedRegionFunction() - Constructor for class com.sk89q.worldedit.function.CombinedRegionFunction
Create a combined region function.
CombinedRegionFunction(Collection<RegionFunction>) - Constructor for class com.sk89q.worldedit.function.CombinedRegionFunction
Create a combined region function.
CombinedRegionFunction(RegionFunction...) - Constructor for class com.sk89q.worldedit.function.CombinedRegionFunction
Create a combined region function.
CombinedTransform - Class in com.sk89q.worldedit.math.transform
Combines several transforms in order.
CombinedTransform(Transform...) - Constructor for class com.sk89q.worldedit.math.transform.CombinedTransform
Create a new combined transformation.
CombinedTransform(Collection<Transform>) - Constructor for class com.sk89q.worldedit.math.transform.CombinedTransform
Create a new combined transformation.
Command - Annotation Type in com.sk89q.minecraft.util.commands
This annotation indicates a command.
command - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
COMMAND_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
COMMAND_BLOCK_MINECART - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COMMAND_CLEAN_PATTERN - Static variable in class com.sk89q.worldedit.extension.platform.CommandManager
 
CommandAlias - Annotation Type in com.sk89q.minecraft.util.commands
Any command with this annotation will run the raw command as shown in the thing, as long as it is registered in the current CommandsManager.
CommandArgs - Class in com.sk89q.worldedit.util.command.argument
 
CommandArgs(List<String>) - Constructor for class com.sk89q.worldedit.util.command.argument.CommandArgs
 
CommandArgs(CommandArgs) - Constructor for class com.sk89q.worldedit.util.command.argument.CommandArgs
 
CommandArgs.Parser - Class in com.sk89q.worldedit.util.command.argument
 
CommandCallable - Interface in com.sk89q.worldedit.util.command
A command that can be executed.
CommandCompleter - Interface in com.sk89q.worldedit.util.command
Provides a method that can provide tab completion for commands.
CommandContext - Class in com.sk89q.minecraft.util.commands
 
CommandContext(String) - Constructor for class com.sk89q.minecraft.util.commands.CommandContext
 
CommandContext(String[]) - Constructor for class com.sk89q.minecraft.util.commands.CommandContext
 
CommandContext(String, Set<Character>) - Constructor for class com.sk89q.minecraft.util.commands.CommandContext
 
CommandContext(String, Set<Character>, boolean) - Constructor for class com.sk89q.minecraft.util.commands.CommandContext
 
CommandContext(String[], Set<Character>) - Constructor for class com.sk89q.minecraft.util.commands.CommandContext
 
CommandContext(String[], Set<Character>, boolean, CommandLocals) - Constructor for class com.sk89q.minecraft.util.commands.CommandContext
Parse the given array of arguments.
CommandContext(String[], Set<Character>, boolean, CommandLocals, boolean) - Constructor for class com.sk89q.minecraft.util.commands.CommandContext
Parse the given array of arguments.
commandDetection(String[]) - Method in class com.sk89q.worldedit.extension.platform.CommandManager
 
CommandEvent - Class in com.sk89q.worldedit.event.platform
This class is currently only for internal use.
CommandEvent(Actor, String) - Constructor for class com.sk89q.worldedit.event.platform.CommandEvent
Create a new instance.
CommandException - Exception in com.sk89q.minecraft.util.commands
 
CommandException() - Constructor for exception com.sk89q.minecraft.util.commands.CommandException
 
CommandException(String) - Constructor for exception com.sk89q.minecraft.util.commands.CommandException
 
CommandException(String, Throwable) - Constructor for exception com.sk89q.minecraft.util.commands.CommandException
 
CommandException(Throwable) - Constructor for exception com.sk89q.minecraft.util.commands.CommandException
 
CommandExecutor<T> - Interface in com.sk89q.worldedit.util.command.composition
 
CommandGraph - Class in com.sk89q.worldedit.util.command.fluent
A fluent interface to creating a command graph.
CommandGraph() - Constructor for class com.sk89q.worldedit.util.command.fluent.CommandGraph
Create a new command graph.
CommandListBox - Class in com.sk89q.worldedit.util.formatting.component
 
CommandListBox(String) - Constructor for class com.sk89q.worldedit.util.formatting.component.CommandListBox
Create a new box.
CommandLocals - Class in com.sk89q.minecraft.util.commands
 
CommandLocals() - Constructor for class com.sk89q.minecraft.util.commands.CommandLocals
 
CommandLoggingHandler - Class in com.sk89q.worldedit.internal.command
Logs called commands to a logger.
CommandLoggingHandler(WorldEdit, Logger) - Constructor for class com.sk89q.worldedit.internal.command.CommandLoggingHandler
Create a new instance.
CommandManager - Class in com.sk89q.worldedit.extension.platform
Handles the registration and invocation of commands.
CommandMapping - Interface in com.sk89q.worldedit.util.command
Provides information about a mapping between a command and its aliases.
CommandPermissions - Annotation Type in com.sk89q.minecraft.util.commands
Indicates a list of permissions that should be checked.
CommandPermissionsException - Exception in com.sk89q.minecraft.util.commands
Thrown when not enough permissions are satisfied.
CommandPermissionsException() - Constructor for exception com.sk89q.minecraft.util.commands.CommandPermissionsException
 
commands - Variable in class com.sk89q.minecraft.util.commands.CommandsManager
Mapping of commands (including aliases) with a description.
commands() - Method in class com.sk89q.worldedit.util.command.fluent.CommandGraph
Get the root dispatcher node.
CommandsManager<T> - Class in com.sk89q.minecraft.util.commands
Manager for handling commands.
CommandsManager() - Constructor for class com.sk89q.minecraft.util.commands.CommandsManager
 
CommandSuggestionEvent - Class in com.sk89q.worldedit.event.platform
Posted when suggestions for auto-completion are requested for command input.
CommandSuggestionEvent(Actor, String) - Constructor for class com.sk89q.worldedit.event.platform.CommandSuggestionEvent
Create a new instance.
CommandUsageBox - Class in com.sk89q.worldedit.util.formatting.component
A box to describe usage of a command.
CommandUsageBox(CommandCallable, String) - Constructor for class com.sk89q.worldedit.util.formatting.component.CommandUsageBox
Create a new usage box.
CommandUsageBox(CommandCallable, String, CommandLocals) - Constructor for class com.sk89q.worldedit.util.formatting.component.CommandUsageBox
Create a new usage box.
CommandUsageException - Exception in com.sk89q.minecraft.util.commands
 
CommandUsageException(String, String) - Constructor for exception com.sk89q.minecraft.util.commands.CommandUsageException
 
COMMENT_CHAR - Static variable in class com.sk89q.util.yaml.YAMLProcessor
 
commit() - Method in class com.sk89q.worldedit.EditSession
 
commit() - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
commit() - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
commit() - Method in class com.sk89q.worldedit.extent.NullExtent
 
commit() - Method in interface com.sk89q.worldedit.extent.OutputExtent
Return an Operation that should be called to tie up loose ends (such as to commit changes in a buffer).
commit() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
commit() - Method in class com.sk89q.worldedit.world.AbstractWorld
 
commitBefore() - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
commitBefore() - Method in class com.sk89q.worldedit.extent.reorder.MultiStageReorder
 
commitBefore() - Method in class com.sk89q.worldedit.extent.world.FastModeExtent
 
COMPARATOR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COMPARATOR_OFF - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
COMPARATOR_ON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
compare(CommandMapping, CommandMapping) - Method in class com.sk89q.worldedit.util.command.PrimaryAliasComparator
 
compareAndResetDirty() - Method in class com.sk89q.worldedit.LocalSession
Get whether this session is "dirty" and has changes that needs to be committed, and reset it to false.
compareTo(Countable<T>) - Method in class com.sk89q.worldedit.util.Countable
 
compareTo(EventHandler) - Method in class com.sk89q.worldedit.util.eventbus.EventHandler
 
compareTo(Vector) - Method in class com.sk89q.worldedit.Vector
 
compareTo(Snapshot) - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
 
COMPASS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
compile(String, String...) - Static method in class com.sk89q.worldedit.internal.expression.Expression
 
complete(Operation) - Static method in class com.sk89q.worldedit.function.operation.Operations
Complete a given operation synchronously until it completes.
completeBlindly(Operation) - Static method in class com.sk89q.worldedit.function.operation.Operations
Complete a given operation synchronously until it completes.
completeLegacy(Operation) - Static method in class com.sk89q.worldedit.function.operation.Operations
Complete a given operation synchronously until it completes.
CompoundTag - Class in com.sk89q.jnbt
The TAG_Compound tag.
CompoundTag(Map<String, Tag>) - Constructor for class com.sk89q.jnbt.CompoundTag
Creates the tag with an empty name.
CompoundTagBuilder - Class in com.sk89q.jnbt
Helps create compound tags.
concatenate(AffineTransform) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
Returns the affine transform created by applying first the affine transform given by that, then this affine transform.
Conditional - Class in com.sk89q.worldedit.internal.expression.runtime
An if/else statement or a ternary operator.
Conditional(int, RValue, RValue, RValue) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Conditional
 
config - Variable in class com.sk89q.worldedit.scripting.CraftScriptEnvironment
 
config - Variable in class com.sk89q.worldedit.util.YAMLConfiguration
 
ConfigurationLoadEvent - Class in com.sk89q.worldedit.event.platform
Raised when the configuration has been loaded or re-loaded.
ConfigurationLoadEvent(LocalConfiguration) - Constructor for class com.sk89q.worldedit.event.platform.ConfigurationLoadEvent
Create a new instance.
consider(T) - Method in class com.sk89q.worldedit.util.WeightedChoice
Consider the given object.
Console - Annotation Type in com.sk89q.minecraft.util.commands
This annotation indicates that a command can be used from the console.
Constant - Class in com.sk89q.worldedit.internal.expression.runtime
A constant.
Constant(int, double) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Constant
 
Constants - Class in com.sk89q.worldedit.internal
 
containedWithin(Vector, Vector) - Method in class com.sk89q.worldedit.Vector
Checks to see if a vector is contained with another.
containedWithin(Vector2D, Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Checks to see if a vector is contained with another.
containedWithinBlock(Vector, Vector) - Method in class com.sk89q.worldedit.Vector
Checks to see if a vector is contained with another, comparing using discrete comparisons, inclusively.
containedWithinBlock(Vector2D, Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Checks to see if a vector is contained with another.
ContainerBlock - Class in com.sk89q.worldedit.blocks
Represents a block that stores items.
ContainerBlock(int, int) - Constructor for class com.sk89q.worldedit.blocks.ContainerBlock
 
ContainerBlock(int, int, int) - Constructor for class com.sk89q.worldedit.blocks.ContainerBlock
 
contains(Vector) - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
contains(Vector) - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
contains(Vector) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Checks to see if a point is inside this region.
contains(Vector) - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
contains(Vector) - Method in class com.sk89q.worldedit.regions.NullRegion
 
contains(Vector) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
contains(List<BlockVector2D>, int, int, Vector) - Static method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Checks to see if a point is inside a region.
contains(Vector) - Method in interface com.sk89q.worldedit.regions.Region
Returns true based on whether the region contains the point.
contains(Vector) - Method in class com.sk89q.worldedit.regions.RegionIntersection
 
contains(Vector) - Method in class com.sk89q.worldedit.regions.TransformRegion
 
contains(Vector) - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
contains(SessionOwner) - Method in class com.sk89q.worldedit.session.SessionManager
Get whether a session exists for the given owner.
contains(String) - Method in interface com.sk89q.worldedit.util.command.Dispatcher
Returns whether the dispatcher contains a registered command for the given alias.
contains(String) - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
containsFuzzy(Collection<BaseBlock>, BaseBlock) - Static method in class com.sk89q.worldedit.blocks.BaseBlock
containsFuzzy(Collection<? extends BaseBlock>, BaseBlock) - Static method in class com.sk89q.worldedit.blocks.Blocks
Checks whether a given block is in a list of base blocks.
containsKey(String) - Method in class com.sk89q.jnbt.CompoundTag
Returns whether this compound tag contains the given key.
containsKey(Object) - Method in class com.sk89q.minecraft.util.commands.CommandLocals
 
containsKey(char) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser.FlagData
 
containsValue(Object) - Method in class com.sk89q.minecraft.util.commands.CommandLocals
 
containsWorld(String) - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
Check the zip/tar file it contains the given world.
ContextArgumentStack - Class in com.sk89q.worldedit.util.command.parametric
Makes an instance of a CommandContext into a stack of arguments that can be consumed.
ContextArgumentStack(CommandContext) - Constructor for class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Create a new instance using the given context.
Contextual<T> - Interface in com.sk89q.worldedit.function
 
contract(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
contract(Vector...) - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
contract(Vector...) - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
contract(Vector...) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Contract the region.
contract(Vector...) - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
contract(Vector...) - Method in class com.sk89q.worldedit.regions.NullRegion
 
contract(Vector...) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
contract(Vector...) - Method in interface com.sk89q.worldedit.regions.Region
Contract the region.
contract(Vector...) - Method in class com.sk89q.worldedit.regions.RegionIntersection
 
contract(Vector...) - Method in class com.sk89q.worldedit.regions.TransformRegion
 
contract(Vector...) - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
controller - Variable in class com.sk89q.worldedit.scripting.CraftScriptEnvironment
 
convert(NumberFormatException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(IncompleteRegionException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(UnknownItemException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(InvalidItemException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(DisallowedItemException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(MaxChangedBlocksException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(MaxBrushRadiusException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(MaxRadiusException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(UnknownDirectionException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(InsufficientArgumentsException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(RegionOperationException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(ExpressionException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(EmptyClipboardException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(InvalidFilenameException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(FilenameResolutionException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(InvalidToolBindException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(FileSelectionAbortedException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(WorldEditException) - Method in class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
convert(Throwable) - Method in interface com.sk89q.worldedit.util.command.parametric.ExceptionConverter
Attempt to convert the given throwable into a CommandException.
convert(Throwable) - Method in class com.sk89q.worldedit.util.command.parametric.ExceptionConverterHelper
 
ConvexPolyhedralRegion - Class in com.sk89q.worldedit.regions
 
ConvexPolyhedralRegion(World) - Constructor for class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
Constructs an empty mesh, containing no vertices or triangles.
ConvexPolyhedralRegion(LocalWorld) - Constructor for class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
Deprecated.
cast world to World
ConvexPolyhedralRegion(ConvexPolyhedralRegion) - Constructor for class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
Constructs an independent copy of the given region.
ConvexPolyhedralRegionSelector - Class in com.sk89q.worldedit.regions
Deprecated.
This class only exists as to not break binary compatibility
ConvexPolyhedralRegionSelector() - Constructor for class com.sk89q.worldedit.regions.ConvexPolyhedralRegionSelector
Deprecated.
 
ConvexPolyhedralRegionSelector - Class in com.sk89q.worldedit.regions.selector
Creates a ConvexPolyhedralRegion from a user's selections.
ConvexPolyhedralRegionSelector() - Constructor for class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
Create a new selector with a null world.
ConvexPolyhedralRegionSelector(World) - Constructor for class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
Create a new selector.
ConvexPolyhedralRegionSelector(RegionSelector) - Constructor for class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
Create a new selector.
COOKED_BEEF - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COOKED_CHICKEN - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COOKED_FISH - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COOKED_MUTTON - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COOKED_PORKCHOP - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
COOKIE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
copy(Player, LocalSession, EditSession, Region, boolean, Mask) - Method in class com.sk89q.worldedit.command.ClipboardCommands
 
copy(EditSession) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Copies blocks to the clipboard.
copy(EditSession, Region) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Copies blocks to the clipboard.
cos(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
cosh(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
count(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
Countable<T> - Class in com.sk89q.worldedit.util
 
Countable(T, int) - Constructor for class com.sk89q.worldedit.util.Countable
Construct the object.
countBlock(Region, Set<Integer>) - Method in class com.sk89q.worldedit.EditSession
Count the number of blocks of a given list of types in a region.
countBlocks(Region, Set<BaseBlock>) - Method in class com.sk89q.worldedit.EditSession
Count the number of blocks of a list of types in a region.
Counter - Class in com.sk89q.worldedit.function.block
Keeps a count of the number of times that Counter.apply(Vector) is called.
Counter() - Constructor for class com.sk89q.worldedit.function.block.Counter
 
CraftScriptContext - Class in com.sk89q.worldedit.scripting
The context given to scripts.
CraftScriptContext(WorldEdit, Platform, LocalConfiguration, LocalSession, Player, String[]) - Constructor for class com.sk89q.worldedit.scripting.CraftScriptContext
 
CraftScriptEngine - Interface in com.sk89q.worldedit.scripting
 
CraftScriptEnvironment - Class in com.sk89q.worldedit.scripting
 
CraftScriptEnvironment(WorldEdit, Platform, LocalConfiguration, LocalSession, Player) - Constructor for class com.sk89q.worldedit.scripting.CraftScriptEnvironment
 
create() - Static method in class com.sk89q.jnbt.CompoundTagBuilder
Create a new builder instance.
create(Class<? extends Tag>) - Static method in class com.sk89q.jnbt.ListTagBuilder
Create a new builder instance.
create(T, String) - Static method in class com.sk89q.worldedit.util.command.composition.ProvidedValue
 
create() - Static method in class com.sk89q.worldedit.util.io.Closer
Creates a new Closer.
createBindings() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngine
 
createBuilder() - Method in class com.sk89q.jnbt.CompoundTag
Create a compound tag builder.
createBuilder() - Static method in class com.sk89q.worldedit.util.gson.GsonUtil
Create a standard GsonBuilder for WorldEdit.
createCenteredAt(Vector, double) - Method in class com.sk89q.worldedit.regions.factory.CuboidRegionFactory
 
createCenteredAt(Vector, double) - Method in class com.sk89q.worldedit.regions.factory.CylinderRegionFactory
 
createCenteredAt(Vector, double) - Method in interface com.sk89q.worldedit.regions.factory.RegionFactory
 
createCenteredAt(Vector, double) - Method in class com.sk89q.worldedit.regions.factory.SphereRegionFactory
 
createEditSession(LocalPlayer) - Method in class com.sk89q.worldedit.LocalSession
createEditSession(Player) - Method in class com.sk89q.worldedit.LocalSession
Construct a new edit session.
createEntity(Location, BaseEntity) - Method in class com.sk89q.worldedit.EditSession
 
createEntity(Location, BaseEntity) - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
createEntity(Location, BaseEntity) - Method in class com.sk89q.worldedit.extent.ChangeSetExtent
 
createEntity(Location, BaseEntity) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
createEntity(Location, BaseEntity) - Method in interface com.sk89q.worldedit.extent.Extent
Create an entity at the given location.
createEntity(Location, BaseEntity) - Method in class com.sk89q.worldedit.extent.NullExtent
 
createEntity(Location, BaseEntity) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
createEntity(Location, BaseEntity) - Method in class com.sk89q.worldedit.world.NullWorld
 
createFragment(Style...) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
createFromContext(EditContext) - Method in interface com.sk89q.worldedit.function.Contextual
 
createFromContext(EditContext) - Method in class com.sk89q.worldedit.function.factory.Apply
 
createFromContext(EditContext) - Method in class com.sk89q.worldedit.function.factory.Deform
 
createFromContext(EditContext) - Method in class com.sk89q.worldedit.function.factory.Paint
 
createFromId(int) - Method in interface com.sk89q.worldedit.world.registry.BiomeRegistry
Create a new biome given its biome ID.
createFromId(String) - Method in interface com.sk89q.worldedit.world.registry.BlockRegistry
Create a new block using its ID.
createFromId(int) - Method in interface com.sk89q.worldedit.world.registry.BlockRegistry
Create a new block using its legacy numeric ID.
createFromId(String) - Method in interface com.sk89q.worldedit.world.registry.EntityRegistry
Create a new entity using its ID.
createFromId(String) - Method in interface com.sk89q.worldedit.world.registry.ItemRegistry
Create a new item using its ID.
createFromId(int) - Method in interface com.sk89q.worldedit.world.registry.ItemRegistry
Create a new item using its legacy numeric ID.
createFromId(String) - Method in class com.sk89q.worldedit.world.registry.LegacyBlockRegistry
 
createFromId(int) - Method in class com.sk89q.worldedit.world.registry.LegacyBlockRegistry
 
createFromId(int) - Method in class com.sk89q.worldedit.world.registry.NullBiomeRegistry
 
createFromId(String) - Method in class com.sk89q.worldedit.world.registry.NullEntityRegistry
 
createFromId(String) - Method in class com.sk89q.worldedit.world.registry.NullItemRegistry
 
createFromId(int) - Method in class com.sk89q.worldedit.world.registry.NullItemRegistry
 
createFunction(EntityRegistry) - Method in class com.sk89q.worldedit.command.util.CreatureButcher
 
createFunction(EntityRegistry) - Method in class com.sk89q.worldedit.command.util.EntityRemover
 
createInvokeHandler() - Method in class com.sk89q.worldedit.internal.command.CommandLoggingHandler
 
createInvokeHandler() - Method in interface com.sk89q.worldedit.util.command.parametric.InvokeListener
Create a new invocation handler.
createInvokeHandler() - Method in class com.sk89q.worldedit.util.command.parametric.LegacyCommandsHandler
 
createLiquidMask() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
createLiquidMask() - Method in class com.sk89q.worldedit.world.AbstractWorld
 
createLiquidMask() - Method in interface com.sk89q.worldedit.world.World
Create a mask that matches all liquids.
createModule() - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
createModule() - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
createModule() - Method in class com.sk89q.worldedit.math.noise.VoronoiNoise
 
createPaste(Extent, WorldData) - Method in class com.sk89q.worldedit.session.ClipboardHolder
Create a builder for an operation to paste this clipboard.
createProxyActor(T) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Given an actor, return a new one that may use a different platform for permissions and world editing.
createRadius(Extent, Vector, double) - Static method in class com.sk89q.worldedit.regions.CylinderRegion
Return a new instance with the given center and radius in the X and Z axes with a Y that extends from the bottom of the extent to the top of the extent.
createRedo(ChangeSet, UndoContext) - Static method in class com.sk89q.worldedit.function.operation.ChangeSetExecutor
Create a new redo operation.
createSelector() - Method in enum com.sk89q.worldedit.regions.selector.RegionSelectorType
Create a new selector instance.
createTriangle(Vector) - Method in class com.sk89q.worldedit.regions.polyhedron.Edge
Create a triangle from { this.start, this.end, vertex }
createTriangle2(Vector) - Method in class com.sk89q.worldedit.regions.polyhedron.Edge
Create a triangle from { this.start, vertex, this.end }.
createUndo(ChangeSet, UndoContext) - Static method in class com.sk89q.worldedit.function.operation.ChangeSetExecutor
Create a new undo operation.
createWith(T...) - Static method in class com.sk89q.jnbt.ListTagBuilder
Create a new builder instance.
CreatureButcher - Class in com.sk89q.worldedit.command.util
The implementation of /butcher.
CreatureButcher(Actor) - Constructor for class com.sk89q.worldedit.command.util.CreatureButcher
 
CROPS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
cross(Vector) - Method in class com.sk89q.worldedit.Vector
Gets the cross product of this and another vector.
CuboidClipboard - Class in com.sk89q.worldedit
Deprecated.
This is slowly being replaced with Clipboard, which is far more versatile. Transforms are supported using affine transformations and full entity support is provided because the clipboard properly implements Extent. However, the new clipboard class is only available in WorldEdit 6.x and beyond. We intend on keeping this deprecated class in WorldEdit for an extended amount of time so there is no rush to switch (but new features will not be supported). To copy between a clipboard and a world (or between any two Extents), one can use ForwardExtentCopy. See ClipboardCommands and SchematicCommands for more information.
CuboidClipboard(Vector) - Constructor for class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Constructs the clipboard.
CuboidClipboard(Vector, Vector) - Constructor for class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Constructs the clipboard.
CuboidClipboard(Vector, Vector, Vector) - Constructor for class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Constructs the clipboard.
CuboidClipboard.FlipDirection - Enum in com.sk89q.worldedit
Deprecated.
An enum of possible flip directions.
CuboidRegion - Class in com.sk89q.worldedit.regions
An axis-aligned cuboid.
CuboidRegion(Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.CuboidRegion
Construct a new instance of this cuboid using two corners of the cuboid.
CuboidRegion(LocalWorld, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.CuboidRegion
Deprecated.
cast world to World
CuboidRegion(World, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.CuboidRegion
Construct a new instance of this cuboid using two corners of the cuboid.
CuboidRegionFactory - Class in com.sk89q.worldedit.regions.factory
 
CuboidRegionFactory() - Constructor for class com.sk89q.worldedit.regions.factory.CuboidRegionFactory
 
CuboidRegionSelector - Class in com.sk89q.worldedit.regions
Deprecated.
This class only exists as to not break binary compatibility
CuboidRegionSelector() - Constructor for class com.sk89q.worldedit.regions.CuboidRegionSelector
Deprecated.
 
CuboidRegionSelector - Class in com.sk89q.worldedit.regions.selector
Creates a CuboidRegion from a user's selections.
CuboidRegionSelector() - Constructor for class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
Create a new region selector with a null world.
CuboidRegionSelector(World) - Constructor for class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
Create a new region selector.
CuboidRegionSelector(RegionSelector) - Constructor for class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
Create a copy of another selector.
CuboidRegionSelector(World, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
Create a new region selector with the given two positions.
cui(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.WorldEditCommands
 
CUIEvent - Interface in com.sk89q.worldedit.internal.cui
 
CUIRegion - Interface in com.sk89q.worldedit.internal.cui
 
curFilename - Variable in class com.sk89q.worldedit.world.storage.McRegionChunkStore
 
curve(Player, EditSession, Region, Pattern, int, boolean) - Method in class com.sk89q.worldedit.command.RegionCommands
 
cut(Player, LocalSession, EditSession, Region, Pattern, boolean, Mask) - Method in class com.sk89q.worldedit.command.ClipboardCommands
 
CYAN - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
cycle(int, int, int) - Static method in class com.sk89q.worldedit.blocks.BlockData
Cycle a block's data value.
cycle(int, int, int) - Static method in class com.sk89q.worldedit.world.storage.BlockData
cycleData(int) - Method in class com.sk89q.worldedit.blocks.BaseBlock
cycler(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
cyl(Player, LocalSession, EditSession, Pattern, String, int, boolean) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
cylinderBrush(Player, LocalSession, EditSession, Pattern, double, int, boolean) - Method in class com.sk89q.worldedit.command.BrushCommands
 
CylinderBrush - Class in com.sk89q.worldedit.command.tool.brush
 
CylinderBrush(int) - Constructor for class com.sk89q.worldedit.command.tool.brush.CylinderBrush
 
CylinderRegion - Class in com.sk89q.worldedit.regions
Represents a cylindrical region.
CylinderRegion() - Constructor for class com.sk89q.worldedit.regions.CylinderRegion
Construct the region
CylinderRegion(LocalWorld) - Constructor for class com.sk89q.worldedit.regions.CylinderRegion
Deprecated.
cast world to World
CylinderRegion(World) - Constructor for class com.sk89q.worldedit.regions.CylinderRegion
Construct the region.
CylinderRegion(LocalWorld, Vector, Vector2D, int, int) - Constructor for class com.sk89q.worldedit.regions.CylinderRegion
Deprecated.
CylinderRegion(World, Vector, Vector2D, int, int) - Constructor for class com.sk89q.worldedit.regions.CylinderRegion
Construct the region.
CylinderRegion(Vector, Vector2D, int, int) - Constructor for class com.sk89q.worldedit.regions.CylinderRegion
Construct the region.
CylinderRegion(CylinderRegion) - Constructor for class com.sk89q.worldedit.regions.CylinderRegion
 
CylinderRegionFactory - Class in com.sk89q.worldedit.regions.factory
 
CylinderRegionFactory(double) - Constructor for class com.sk89q.worldedit.regions.factory.CylinderRegionFactory
 
CylinderRegionSelector - Class in com.sk89q.worldedit.regions
Deprecated.
This class only exists as to not break binary compatibility
CylinderRegionSelector() - Constructor for class com.sk89q.worldedit.regions.CylinderRegionSelector
Deprecated.
 
CylinderRegionSelector - Class in com.sk89q.worldedit.regions.selector
Creates a CylinderRegionSelector from a user's selections.
CylinderRegionSelector() - Constructor for class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
Create a new region selector with a null world.
CylinderRegionSelector(World) - Constructor for class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
Create a new region selector.
CylinderRegionSelector(RegionSelector) - Constructor for class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
Create a new selector from the given one.
CylinderRegionSelector(World, Vector2D, Vector2D, int, int) - Constructor for class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
Create a new selector.

D

DARK_GREEN - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
DARK_OAK_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DARK_OAK_DOOR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DARK_OAK_FENCE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DARK_OAK_FENCE_GATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DARK_OAK_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DataException - Exception in com.sk89q.worldedit.data
Deprecated.
Switch to DataException
DataException(String) - Constructor for exception com.sk89q.worldedit.data.DataException
Deprecated.
 
DataException() - Constructor for exception com.sk89q.worldedit.data.DataException
Deprecated.
 
DataException - Exception in com.sk89q.worldedit.world
Thrown when there is an exception related to data handling.
DataException(String) - Constructor for exception com.sk89q.worldedit.world.DataException
 
DataException() - Constructor for exception com.sk89q.worldedit.world.DataException
 
dataStream - Variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
DataValidatorExtent - Class in com.sk89q.worldedit.extent.validation
Validates set data to prevent creating invalid blocks and such.
DataValidatorExtent(Extent, World) - Constructor for class com.sk89q.worldedit.extent.validation.DataValidatorExtent
Create a new instance.
date - Variable in class com.sk89q.worldedit.world.snapshot.Snapshot
 
dateParsers - Variable in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
 
DAYLIGHT_SENSOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DAYLIGHT_SENSOR_INVERTED - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
dCos(double) - Static method in class com.sk89q.worldedit.math.MathUtils
Returns the cosine of an angle given in degrees.
DEAD_BUSH - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
dec(LValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
decrement() - Method in class com.sk89q.worldedit.util.Countable
Decrement the amount.
defaultChangeLimit - Variable in class com.sk89q.worldedit.LocalConfiguration
 
defaultDisallowedBlocks - Static variable in class com.sk89q.worldedit.LocalConfiguration
 
DefaultItemParser - Class in com.sk89q.worldedit.extension.factory
 
DefaultItemParser(WorldEdit) - Constructor for class com.sk89q.worldedit.extension.factory.DefaultItemParser
 
defaultMaxPolygonalPoints - Variable in class com.sk89q.worldedit.LocalConfiguration
 
defaultMaxPolyhedronPoints - Variable in class com.sk89q.worldedit.LocalConfiguration
 
deform(Player, LocalSession, EditSession, Region, String, boolean, boolean) - Method in class com.sk89q.worldedit.command.RegionCommands
 
Deform - Class in com.sk89q.worldedit.function.factory
 
Deform(String) - Constructor for class com.sk89q.worldedit.function.factory.Deform
 
Deform(String, Deform.Mode) - Constructor for class com.sk89q.worldedit.function.factory.Deform
 
Deform(Extent, Region, String) - Constructor for class com.sk89q.worldedit.function.factory.Deform
 
Deform(Extent, Region, String, Deform.Mode) - Constructor for class com.sk89q.worldedit.function.factory.Deform
 
Deform.Mode - Enum in com.sk89q.worldedit.function.factory
 
DeformCommand - Class in com.sk89q.worldedit.command.composition
 
DeformCommand() - Constructor for class com.sk89q.worldedit.command.composition.DeformCommand
 
deformRegion(Region, Vector, Vector, String) - Method in class com.sk89q.worldedit.EditSession
 
DelegateOperation - Class in com.sk89q.worldedit.function.operation
Executes a delegete operation, but returns to another operation upon completing the delegate.
DelegateOperation(Operation, Operation) - Constructor for class com.sk89q.worldedit.function.operation.DelegateOperation
Create a new operation delegate.
delete(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SchematicCommands
 
deleteChunks(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ChunkCommands
 
deltree(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
descend(Player, int) - Method in class com.sk89q.worldedit.command.NavigationCommands
 
descendLevel() - Method in interface com.sk89q.worldedit.entity.Player
Go up one level to the next free space above.
descendLevel() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
describeAs(String) - Method in class com.sk89q.worldedit.util.command.fluent.DispatcherNode
Set the description.
describeCUI(LocalSession, Actor) - Method in interface com.sk89q.worldedit.internal.cui.CUIRegion
Sends CUI events describing the region for versions of CUI equal to or greater than the value supplied by getProtocolVersion().
describeCUI(Actor) - Method in class com.sk89q.worldedit.LocalSession
Describe the selection to the CUI actor.
describeCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
describeCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
describeCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
describeCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
describeCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
describeLegacyCUI(LocalSession, Actor) - Method in interface com.sk89q.worldedit.internal.cui.CUIRegion
Sends CUI events describing the region for versions of CUI smaller than the value supplied by getProtocolVersion().
describeLegacyCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
describeLegacyCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
describeLegacyCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
describeLegacyCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
describeLegacyCUI(LocalSession, Actor) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
Description - Interface in com.sk89q.worldedit.util.command
A description of a command.
descs - Variable in class com.sk89q.minecraft.util.commands.CommandsManager
Mapping of commands (not including aliases) with a description.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.sk89q.worldedit.util.gson.VectorAdapter
 
deserializeInventory(List<CompoundTag>) - Method in class com.sk89q.worldedit.blocks.ContainerBlock
 
deserializeItem(Map<String, Tag>) - Method in class com.sk89q.worldedit.blocks.ContainerBlock
 
detectDate(String) - Method in class com.sk89q.worldedit.LocalSession
Detect date from a user's input.
detectDate(File) - Method in class com.sk89q.worldedit.world.snapshot.ModificationTimerParser
 
detectDate(File) - Method in interface com.sk89q.worldedit.world.snapshot.SnapshotDateParser
Attempt to detect a date from a file.
detectDate(Snapshot) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Attempt to detect a snapshot's date and assign it.
detectDate(File) - Method in class com.sk89q.worldedit.world.snapshot.YYMMDDHHIISSParser
 
DETECTOR_RAIL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DIAMOND - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_AXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DIAMOND_BOOTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_CHEST - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_HELMET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_HOE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DIAMOND_PANTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_PICKAXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_SHOVEL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DIAMOND_SWORD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
dir - Variable in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
 
Direction - Annotation Type in com.sk89q.worldedit.internal.annotation
Annotates a Vector parameter to inject a direction.
Direction - Enum in com.sk89q.worldedit.util
A collection of cardinal, ordinal, and secondary-ordinal directions.
Direction.Flag - Class in com.sk89q.worldedit.util
DIRT - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
disableQueue() - Method in class com.sk89q.worldedit.EditSession
Disable the queue.
disableSuperPickAxe() - Method in class com.sk89q.worldedit.LocalSession
Disable super pick axe.
disallowedBlocks - Variable in class com.sk89q.worldedit.LocalConfiguration
 
DisallowedItemException - Exception in com.sk89q.worldedit
Thrown when a disallowed item is used.
DisallowedItemException(String) - Constructor for exception com.sk89q.worldedit.DisallowedItemException
 
DisallowedItemException(String, String) - Constructor for exception com.sk89q.worldedit.DisallowedItemException
 
DisallowedUsageException - Exception in com.sk89q.worldedit.extension.input
Thrown when usage is disallowed.
DisallowedUsageException(String) - Constructor for exception com.sk89q.worldedit.extension.input.DisallowedUsageException
Create with a message.
DisallowedUsageException(String, Throwable) - Constructor for exception com.sk89q.worldedit.extension.input.DisallowedUsageException
Create with a message and a cause.
DISC_11 - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_13 - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_BLOCKS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_CAT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_CHIRP - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_FAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_MALL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_MELLOHI - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_STAL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_STRAD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_WAIT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
DISC_WARD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
dispatch(Object, EventHandler) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Dispatches event to the handler in handler.
dispatch(Object) - Method in class com.sk89q.worldedit.util.eventbus.EventHandler
Dispatch the event.
dispatch(Object) - Method in class com.sk89q.worldedit.util.eventbus.MethodEventHandler
 
dispatchCUIEvent(CUIEvent) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
dispatchCUIEvent(CUIEvent) - Method in interface com.sk89q.worldedit.extension.platform.Actor
Send a CUI event.
dispatchCUIEvent(Actor, CUIEvent) - Method in class com.sk89q.worldedit.LocalSession
Dispatch a CUI event but only if the actor has CUI support.
dispatchCUISelection(Actor) - Method in class com.sk89q.worldedit.LocalSession
Send the selection information.
dispatchCUISetup(Actor) - Method in class com.sk89q.worldedit.LocalSession
Dispatch the initial setup CUI messages.
Dispatcher - Interface in com.sk89q.worldedit.util.command
Executes a command based on user input.
DispatcherNode - Class in com.sk89q.worldedit.util.command.fluent
A collection of commands.
DISPENSER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DispenserBlock - Class in com.sk89q.worldedit.blocks
Represents dispensers.
DispenserBlock() - Constructor for class com.sk89q.worldedit.blocks.DispenserBlock
Construct an empty dispenser block.
DispenserBlock(int) - Constructor for class com.sk89q.worldedit.blocks.DispenserBlock
Construct an empty dispenser block.
DispenserBlock(int, BaseItemStack[]) - Constructor for class com.sk89q.worldedit.blocks.DispenserBlock
Construct a dispenser block with the given orientation and inventory.
distance(String, String) - Static method in class com.sk89q.worldedit.util.function.LevenshteinDistance
Find the Levenshtein distance between two Strings.
distance(Vector) - Method in class com.sk89q.worldedit.Vector
Get the distance between this vector and another vector.
distance(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Get the distance between this vector and another vector.
distanceSq(Vector) - Method in class com.sk89q.worldedit.Vector
Get the distance between this vector and another vector, squared.
distanceSq(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Get the distance between this vector and another vector, squared.
DistanceWand - Class in com.sk89q.worldedit.command.tool
A wand that can be used at a distance.
DistanceWand() - Constructor for class com.sk89q.worldedit.command.tool.DistanceWand
 
distr(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
div(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
divide(Vector) - Method in class com.sk89q.worldedit.Vector
Divide this vector by another vector on each component.
divide(double, double, double) - Method in class com.sk89q.worldedit.Vector
Divide this vector by another vector on each component.
divide(int, int, int) - Method in class com.sk89q.worldedit.Vector
Divide this vector by another vector on each component.
divide(int) - Method in class com.sk89q.worldedit.Vector
Perform scalar division and return a new vector.
divide(double) - Method in class com.sk89q.worldedit.Vector
Perform scalar division and return a new vector.
divide(float) - Method in class com.sk89q.worldedit.Vector
Perform scalar division and return a new vector.
divide(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Divide this vector by another vector on each component.
divide(double, double) - Method in class com.sk89q.worldedit.Vector2D
Divide this vector by another vector on each component.
divide(int, int) - Method in class com.sk89q.worldedit.Vector2D
Divide this vector by another vector on each component.
divide(int) - Method in class com.sk89q.worldedit.Vector2D
Perform scalar division and return a new vector.
divide(double) - Method in class com.sk89q.worldedit.Vector2D
Perform scalar division and return a new vector.
divide(float) - Method in class com.sk89q.worldedit.Vector2D
Perform scalar division and return a new vector.
divisorMod(int, int) - Static method in class com.sk89q.worldedit.math.MathUtils
Modulus, divisor-style.
DocumentationPrinter - Class in com.sk89q.worldedit.internal.util
 
dot(Vector) - Method in class com.sk89q.worldedit.Vector
Gets the dot product of this and another vector.
dot(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Gets the dot product of this and another vector.
doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class com.sk89q.worldedit.scripting.RhinoContextFactory
 
DOUBLE_PLANT - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DOUBLE_STEP - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DOUBLE_STEP2 - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DOUBLE_WOODEN_STEP - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
DoubleActionBlockTool - Interface in com.sk89q.worldedit.command.tool
Represents a block tool that also has a secondary/primary function.
DoubleActionTraceTool - Interface in com.sk89q.worldedit.command.tool
Represents a trace tool that also has a secondary/primary function.
DoubleArrayList<A,B> - Class in com.sk89q.worldedit.util.collection
Double array lists to work like a Map, but not really.
DoubleArrayList(boolean) - Constructor for class com.sk89q.worldedit.util.collection.DoubleArrayList
Construct the object.
DoubleArrayList.Entry<C,D> - Class in com.sk89q.worldedit.util.collection
Class to masquerade as Map.Entry.
DoubleArrayList.ForwardEntryIterator<T extends java.util.Map.Entry<A,B>> - Class in com.sk89q.worldedit.util.collection
Entry iterator.
DoubleArrayList.ReverseEntryIterator<T extends java.util.Map.Entry<A,B>> - Class in com.sk89q.worldedit.util.collection
Entry iterator.
DoubleTag - Class in com.sk89q.jnbt
The TAG_Double tag.
DoubleTag(double) - Constructor for class com.sk89q.jnbt.DoubleTag
Creates the tag with an empty name.
DownwardVisitor - Class in com.sk89q.worldedit.function.visitor
Visits adjacent points on the same X-Z plane as long as the points pass the given mask, and then executes the provided region function on the entire column.
DownwardVisitor(Mask, RegionFunction, int) - Constructor for class com.sk89q.worldedit.function.visitor.DownwardVisitor
Create a new visitor.
DRAGON_EGG - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
drain(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
drainArea(Vector, double) - Method in class com.sk89q.worldedit.EditSession
Drain nearby pools of water or lava.
drawLine(Pattern, Vector, Vector, double, boolean) - Method in class com.sk89q.worldedit.EditSession
Draws a line (out of blocks) between two vectors.
drawSpline(Pattern, List<Vector>, double, double, double, double, double, boolean) - Method in class com.sk89q.worldedit.EditSession
Draws a spline (out of blocks) between specified vectors.
dropItem(Vector, BaseItemStack, int) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
dropItem(Vector, BaseItemStack) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
dropItem(Vector, BaseItemStack, int) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
dropItem(Vector, BaseItemStack) - Method in class com.sk89q.worldedit.world.NullWorld
 
dropItem(Vector, BaseItemStack, int) - Method in interface com.sk89q.worldedit.world.World
Drop an item at the given position.
dropItem(Vector, BaseItemStack) - Method in interface com.sk89q.worldedit.world.World
Drop one stack of the item at the given position.
DROPPER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
dSin(double) - Static method in class com.sk89q.worldedit.math.MathUtils
Returns the sine of an angle given in degrees.
DynamicRegionMask - Class in com.sk89q.worldedit.masks
Deprecated.
DynamicRegionMask() - Constructor for class com.sk89q.worldedit.masks.DynamicRegionMask
Deprecated.
 
DynamicStreamHandler - Class in com.sk89q.worldedit.util.logging
A StreamHandler delegate that allows for the swap and disable of another handler.
DynamicStreamHandler() - Constructor for class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 

E

Edge - Class in com.sk89q.worldedit.regions.polyhedron
 
Edge(Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.polyhedron.Edge
 
EditContext - Class in com.sk89q.worldedit.function
 
EditContext() - Constructor for class com.sk89q.worldedit.function.EditContext
 
EditSession - Class in com.sk89q.worldedit
An Extent that handles history, BlockBags, change limits, block re-ordering, and much more.
EditSession(LocalWorld, int) - Constructor for class com.sk89q.worldedit.EditSession
EditSession(LocalWorld, int, BlockBag) - Constructor for class com.sk89q.worldedit.EditSession
EditSession.Stage - Enum in com.sk89q.worldedit
Used by EditSession.setBlock(Vector, BaseBlock, Stage) to determine which Extents should be bypassed.
EditSessionEvent - Class in com.sk89q.worldedit.event.extent
Raised (several times) when a new EditSession is being instantiated.
EditSessionEvent(World, Actor, int, EditSession.Stage) - Constructor for class com.sk89q.worldedit.event.extent.EditSessionEvent
Create a new event.
EditSessionFactory - Class in com.sk89q.worldedit
Creates new EditSessions.
EditSessionFactory() - Constructor for class com.sk89q.worldedit.EditSessionFactory
 
EGG - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
EllipsoidRegion - Class in com.sk89q.worldedit.regions
Represents an ellipsoid region.
EllipsoidRegion(Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.EllipsoidRegion
Construct a new instance of this ellipsoid region.
EllipsoidRegion(LocalWorld, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.EllipsoidRegion
Deprecated.
EllipsoidRegion(World, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.EllipsoidRegion
Construct a new instance of this ellipsoid region.
EllipsoidRegion(EllipsoidRegion) - Constructor for class com.sk89q.worldedit.regions.EllipsoidRegion
 
EllipsoidRegionSelector - Class in com.sk89q.worldedit.regions
Deprecated.
This class only exists as to not break binary compatibility
EllipsoidRegionSelector() - Constructor for class com.sk89q.worldedit.regions.EllipsoidRegionSelector
Deprecated.
 
EllipsoidRegionSelector - Class in com.sk89q.worldedit.regions.selector
Creates a EllipsoidRegionSelector from a user's selections.
EllipsoidRegionSelector() - Constructor for class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
Create a new selector with a null world.
EllipsoidRegionSelector(World) - Constructor for class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
Create a new selector.
EllipsoidRegionSelector(RegionSelector) - Constructor for class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
Create a new selector from the given selector.
EllipsoidRegionSelector(World, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
Create a new selector.
EMERALD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
EMERALD_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
EMERALD_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
emitsLight(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks if the block type emits light.
EmptyClipboardException - Exception in com.sk89q.worldedit
Thrown when there is no clipboard set.
EmptyClipboardException() - Constructor for exception com.sk89q.worldedit.EmptyClipboardException
 
enableQueue() - Method in class com.sk89q.worldedit.EditSession
Queue certain types of block for better reproduction of those blocks.
enableSuperPickAxe() - Method in class com.sk89q.worldedit.LocalSession
Enable super pick axe.
ENCHANTED_BOOK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
ENCHANTMENT_TABLE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
END_PORTAL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
END_PORTAL_FRAME - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
END_STONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ENDER_CHEST - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ENDER_PEARL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
EndTag - Class in com.sk89q.jnbt
The TAG_End tag.
EndTag() - Constructor for class com.sk89q.jnbt.EndTag
 
Entity - Interface in com.sk89q.worldedit.entity
A reference to an instance of an entity that exists in an Extent and thus would have position and similar details.
EntityCreate - Class in com.sk89q.worldedit.history.change
Logs the creation of an entity and removes the entity upon undo.
EntityCreate(Location, BaseEntity, Entity) - Constructor for class com.sk89q.worldedit.history.change.EntityCreate
Create a new instance.
EntityFunction - Interface in com.sk89q.worldedit.function
Applies a function to entities.
EntityRegistry - Interface in com.sk89q.worldedit.world.registry
Provides information on entities.
EntityRemove - Class in com.sk89q.worldedit.history.change
Tracks the removal of an entity.
EntityRemove(Location, BaseEntity) - Constructor for class com.sk89q.worldedit.history.change.EntityRemove
Create a new instance.
EntityRemover - Class in com.sk89q.worldedit.command.util
The implementation of /remove.
EntityRemover() - Constructor for class com.sk89q.worldedit.command.util.EntityRemover
 
EntityRemover.Type - Enum in com.sk89q.worldedit.command.util
 
EntityType - Interface in com.sk89q.worldedit.entity.metadata
Describes various classes of entities.
EntityVisitor - Class in com.sk89q.worldedit.function.visitor
Visits entities as provided by an Iterator.
EntityVisitor(Iterator<? extends Entity>, EntityFunction) - Constructor for class com.sk89q.worldedit.function.visitor.EntityVisitor
Create a new instance.
Enums - Class in com.sk89q.worldedit.util
Helper methods for enums.
equ(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
equals(Object) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Checks whether the type ID and data value are equal.
equals(Object) - Method in class com.sk89q.worldedit.BlockVector
 
equals(Object) - Method in class com.sk89q.worldedit.BlockVector2D
 
equals(Object) - Method in class com.sk89q.worldedit.BlockWorldVector
Deprecated.
 
equals(Object) - Method in class com.sk89q.worldedit.BlockWorldVector2D
Deprecated.
 
equals(Object) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
equals(Object) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
equals(Object) - Method in class com.sk89q.worldedit.Location
Deprecated.
 
equals(Object) - Method in class com.sk89q.worldedit.regions.polyhedron.Edge
 
equals(Object) - Method in class com.sk89q.worldedit.util.eventbus.EventHandler
 
equals(Object) - Method in class com.sk89q.worldedit.util.eventbus.MethodEventHandler
 
equals(Object) - Method in class com.sk89q.worldedit.util.Location
 
equals(Object) - Method in class com.sk89q.worldedit.Vector
 
equals(Object) - Method in class com.sk89q.worldedit.Vector2D
 
equals(Object) - Method in class com.sk89q.worldedit.world.biome.BaseBiome
 
equals(Object) - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
 
equals(Object) - Method in interface com.sk89q.worldedit.world.World
 
equals(Object) - Method in class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
equalsFuzzy(BaseBlock) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Checks if the type is the same, and if data is the same if only data != -1.
error(String) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Print an error message to the user.
eval(String, ScriptContext) - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngine
 
eval(Reader, ScriptContext) - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngine
 
evaluate(double...) - Method in class com.sk89q.worldedit.internal.expression.Expression
 
evaluate(String, String, Map<String, Object>) - Method in interface com.sk89q.worldedit.scripting.CraftScriptEngine
 
evaluate(String, String, Map<String, Object>) - Method in class com.sk89q.worldedit.scripting.RhinoCraftScriptEngine
 
EvaluationException - Exception in com.sk89q.worldedit.internal.expression.runtime
Thrown when there's a problem during expression evaluation.
EvaluationException(int) - Constructor for exception com.sk89q.worldedit.internal.expression.runtime.EvaluationException
 
EvaluationException(int, String, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.runtime.EvaluationException
 
EvaluationException(int, String) - Constructor for exception com.sk89q.worldedit.internal.expression.runtime.EvaluationException
 
EvaluationException(int, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.runtime.EvaluationException
 
EvenMoreExecutors - Class in com.sk89q.worldedit.util.concurrency
Even more ExecutorService factory methods.
Event - Class in com.sk89q.worldedit.event
An abstract base class for all WorldEdit events.
Event() - Constructor for class com.sk89q.worldedit.event.Event
 
EventBus - Class in com.sk89q.worldedit.util.eventbus
Dispatches events to listeners, and provides ways for listeners to register themselves.
EventBus() - Constructor for class com.sk89q.worldedit.util.eventbus.EventBus
 
EventHandler - Class in com.sk89q.worldedit.util.eventbus
Event handler object for EventBus that is able to dispatch an event.
EventHandler(EventHandler.Priority) - Constructor for class com.sk89q.worldedit.util.eventbus.EventHandler
Create a new event handler.
EventHandler.Priority - Enum in com.sk89q.worldedit.util.eventbus
 
ExceptionConverter - Interface in com.sk89q.worldedit.util.command.parametric
Used to convert a recognized Throwable into an appropriate CommandException.
ExceptionConverterHelper - Class in com.sk89q.worldedit.util.command.parametric
An implementation of an ExceptionConverter that automatically calls the correct method defined on this object.
ExceptionConverterHelper() - Constructor for class com.sk89q.worldedit.util.command.parametric.ExceptionConverterHelper
 
ExceptionMatch - Annotation Type in com.sk89q.worldedit.util.command.parametric
Denotes a match of an exception.
execute(String, String[], T, Object...) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Attempt to execute a command.
execute(String[], T, Object...) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Attempt to execute a command.
execute(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ScriptingCommands
 
executeLast(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ScriptingCommands
 
executeMethod(Method, String[], T, Object[], int) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Attempt to execute a command.
ExistingBlockMask - Class in com.sk89q.worldedit.function.mask
A mask that returns true whenever the block at the location is not an air block (it contains some other block).
ExistingBlockMask(Extent) - Constructor for class com.sk89q.worldedit.function.mask.ExistingBlockMask
Create a new existing block map.
ExistingBlockMask - Class in com.sk89q.worldedit.masks
Deprecated.
ExistingBlockMask() - Constructor for class com.sk89q.worldedit.masks.ExistingBlockMask
Deprecated.
 
exp(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
expand(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
expand(Vector...) - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
expand(Vector...) - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
expand(Vector...) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Expand the region.
expand(Vector...) - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
expand(Vector...) - Method in class com.sk89q.worldedit.regions.NullRegion
 
expand(Vector...) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
expand(Vector...) - Method in interface com.sk89q.worldedit.regions.Region
Expand the region.
expand(Vector...) - Method in class com.sk89q.worldedit.regions.RegionIntersection
 
expand(Vector...) - Method in class com.sk89q.worldedit.regions.TransformRegion
 
expand(Vector...) - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
expandY(int) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Expand the height of the polygon to fit the specified Y.
EXPIRATION_GRACE - Static variable in class com.sk89q.worldedit.session.SessionManager
 
explainPrimarySelection(Actor, LocalSession, Vector) - Method in interface com.sk89q.worldedit.regions.RegionSelector
Tell the player information about his/her primary selection.
explainPrimarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
explainPrimarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
explainPrimarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
explainPrimarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
explainPrimarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
 
explainPrimarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
explainRegionAdjust(Actor, LocalSession) - Method in interface com.sk89q.worldedit.regions.RegionSelector
The the player information about the region's changes.
explainRegionAdjust(Actor, LocalSession) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
explainRegionAdjust(Actor, LocalSession) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
explainRegionAdjust(Actor, LocalSession) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
explainRegionAdjust(Actor, LocalSession) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
explainRegionAdjust(Actor, LocalSession) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
explainSecondarySelection(Actor, LocalSession, Vector) - Method in interface com.sk89q.worldedit.regions.RegionSelector
Tell the player information about his/her secondary selection.
explainSecondarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
explainSecondarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
explainSecondarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
explainSecondarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
explainSecondarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
 
explainSecondarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
explainSecondarySelection(Actor, LocalSession, Vector) - Method in class com.sk89q.worldedit.regions.selector.SphereRegionSelector
 
Expression - Class in com.sk89q.worldedit.internal.expression
Compiles and evaluates expressions.
ExpressionEnvironment - Interface in com.sk89q.worldedit.internal.expression.runtime
Represents a way to access blocks in a world.
ExpressionException - Exception in com.sk89q.worldedit.internal.expression
Thrown when there's a problem during any stage of the expression compilation or evaluation.
ExpressionException(int) - Constructor for exception com.sk89q.worldedit.internal.expression.ExpressionException
 
ExpressionException(int, String, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.ExpressionException
 
ExpressionException(int, String) - Constructor for exception com.sk89q.worldedit.internal.expression.ExpressionException
 
ExpressionException(int, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.ExpressionException
 
ExpressionMask - Class in com.sk89q.worldedit.function.mask
A mask that evaluates an expression.
ExpressionMask(String) - Constructor for class com.sk89q.worldedit.function.mask.ExpressionMask
Create a new instance.
ExpressionMask(Expression) - Constructor for class com.sk89q.worldedit.function.mask.ExpressionMask
Create a new instance.
ExpressionMask2D - Class in com.sk89q.worldedit.function.mask
 
ExpressionMask2D(String) - Constructor for class com.sk89q.worldedit.function.mask.ExpressionMask2D
Create a new instance.
ExpressionMask2D(Expression) - Constructor for class com.sk89q.worldedit.function.mask.ExpressionMask2D
Create a new instance.
extend(StyleSet) - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Create a new instance with styles inherited from this one but with new styles from the given style set.
ExtendingCuboidRegionSelector - Class in com.sk89q.worldedit.regions
Deprecated.
This class only exists as to not break binary compatibility
ExtendingCuboidRegionSelector() - Constructor for class com.sk89q.worldedit.regions.ExtendingCuboidRegionSelector
Deprecated.
 
ExtendingCuboidRegionSelector - Class in com.sk89q.worldedit.regions.selector
Creates a CuboidRegion from a user's selections by expanding the region on every right click.
ExtendingCuboidRegionSelector() - Constructor for class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
Create a new selector with a null world.
ExtendingCuboidRegionSelector(World) - Constructor for class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
Create a new selector.
ExtendingCuboidRegionSelector(RegionSelector) - Constructor for class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
Create a new selector from another one.
ExtendingCuboidRegionSelector(World, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
Create a new selector.
extendRadius(Vector2D) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Extends the radius to be at least the given radius
extendRadius(Vector) - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
Extent - Interface in com.sk89q.worldedit.extent
A world, portion of a world, clipboard, or other object that can have blocks set or entities placed.
extent - Variable in class com.sk89q.worldedit.regions.shape.ArbitraryShape
 
ExtentBlockCopy - Class in com.sk89q.worldedit.function.block
Copies blocks from one extent to another.
ExtentBlockCopy(Extent, Vector, Extent, Vector, Transform) - Constructor for class com.sk89q.worldedit.function.block.ExtentBlockCopy
Make a new copy.
ExtentEntityCopy - Class in com.sk89q.worldedit.function.entity
Copies entities provided to the function to the provided destination Extent.
ExtentEntityCopy(Vector, Extent, Vector, Transform) - Constructor for class com.sk89q.worldedit.function.entity.ExtentEntityCopy
Create a new instance.
extinguish(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
extinguishBrush(Player, LocalSession, EditSession, double) - Method in class com.sk89q.worldedit.command.BrushCommands
 
EYE_OF_ENDER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 

F

fac(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
faces(Player, EditSession, Region, Pattern) - Method in class com.sk89q.worldedit.command.RegionCommands
 
Faceted - Interface in com.sk89q.worldedit.util
Indicates that an object can provide various "facets," which are specific distinct interfaces that can represent a portion of the object.
farwand(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
fast(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.GeneralCommands
 
FastListIterator<E> - Class in com.sk89q.worldedit.util.collection
A fast iterator for lists that uses an internal index integer and caches the size of the list.
FastModeExtent - Class in com.sk89q.worldedit.extent.world
Implements "fast mode" which may skip physics, lighting, etc.
FastModeExtent(World) - Constructor for class com.sk89q.worldedit.extent.world.FastModeExtent
Create a new instance with fast mode enabled.
FastModeExtent(World, boolean) - Constructor for class com.sk89q.worldedit.extent.world.FastModeExtent
Create a new instance.
FEATHER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
FENCE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
FENCE_GATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
FERMENTED_SPIDER_EYE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
fetchBlock(int) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Get a block.
fetchBlock(int) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Get a block.
fetchItem(BaseItem) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Get a block.
fetchItem(BaseItem) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Get a block.
fetchPlacedBlock(int) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
fetchPlacedBlock(int, int) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Sets a block as if it was placed by hand.
fetchPlacedBlock(int) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Deprecated.
fetchPlacedBlock(int, int) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Sets a block as if it was placed by hand.
file - Variable in class com.sk89q.util.yaml.YAMLProcessor
 
file - Variable in class com.sk89q.worldedit.world.snapshot.Snapshot
 
FileDialogUtil - Class in com.sk89q.worldedit.util
 
FileLegacyChunkStore - Class in com.sk89q.worldedit.world.storage
Represents the chunk store used by Minecraft Alpha.
FileLegacyChunkStore(File) - Constructor for class com.sk89q.worldedit.world.storage.FileLegacyChunkStore
Create an instance.
FileMcRegionChunkStore - Class in com.sk89q.worldedit.world.storage
 
FileMcRegionChunkStore(File) - Constructor for class com.sk89q.worldedit.world.storage.FileMcRegionChunkStore
Create an instance.
FilenameException - Exception in com.sk89q.worldedit.util.io.file
 
FilenameException(String) - Constructor for exception com.sk89q.worldedit.util.io.file.FilenameException
 
FilenameException(String, String) - Constructor for exception com.sk89q.worldedit.util.io.file.FilenameException
 
FilenameResolutionException - Exception in com.sk89q.worldedit.util.io.file
 
FilenameResolutionException(String) - Constructor for exception com.sk89q.worldedit.util.io.file.FilenameResolutionException
 
FilenameResolutionException(String, String) - Constructor for exception com.sk89q.worldedit.util.io.file.FilenameResolutionException
 
FileSelectionAbortedException - Exception in com.sk89q.worldedit.util.io.file
 
FileSelectionAbortedException() - Constructor for exception com.sk89q.worldedit.util.io.file.FileSelectionAbortedException
 
FileSelectionAbortedException(String) - Constructor for exception com.sk89q.worldedit.util.io.file.FileSelectionAbortedException
 
fill(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
fillr(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
fillXZ(Vector, BaseBlock, double, int, boolean) - Method in class com.sk89q.worldedit.EditSession
Fills an area recursively in the X/Z directions.
fillXZ(Vector, Pattern, double, int, boolean) - Method in class com.sk89q.worldedit.EditSession
Fills an area recursively in the X/Z directions.
filter(int[], int, int) - Method in class com.sk89q.worldedit.math.convolution.HeightMapFilter
Filter with a 2D kernel
findBiomeByName(Collection<BaseBiome>, String, BiomeRegistry) - Static method in class com.sk89q.worldedit.world.biome.Biomes
Find a biome that matches the given input name.
findByAlias(String) - Static method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Find the clipboard format named by the given alias.
findByFile(File) - Static method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Detect the format given a file.
findByName(String) - Method in class com.sk89q.worldedit.session.SessionManager
Find a session by its name specified by SessionKey.getName().
findByPattern(String) - Static method in enum com.sk89q.worldedit.command.util.EntityRemover.Type
 
findByValue(Class<T>, String...) - Static method in class com.sk89q.worldedit.util.Enums
Search the given enum for a value that is equal to the one of the given values, searching in an ascending manner.
findClosest(Vector, int) - Static method in enum com.sk89q.worldedit.util.Direction
Find the closest direction to the given direction vector.
findFreePosition(WorldVector) - Method in interface com.sk89q.worldedit.entity.Player
Find a position for the actor to stand that is not inside a block.
findFreePosition() - Method in interface com.sk89q.worldedit.entity.Player
Find a position for the player to stand that is not inside a block.
findFreePosition(WorldVector) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
findFreePosition() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
FIRE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
FIRE_CHARGE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
FIREWORK_ROCKET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
FIREWORK_STAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
FISHING_ROD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
fixAfterFastMode(Iterable<BlockVector2D>) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
fixAfterFastMode(Iterable<BlockVector2D>) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
fixAfterFastMode(Iterable<BlockVector2D>) - Method in interface com.sk89q.worldedit.world.World
Fix the given chunks after fast mode was used.
fixLava(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
fixLighting(Iterable<BlockVector2D>) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
fixLighting(Iterable<BlockVector2D>) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
fixLighting(Iterable<BlockVector2D>) - Method in interface com.sk89q.worldedit.world.World
Relight the given chunks if possible.
fixLiquid(Vector, double, int, int) - Method in class com.sk89q.worldedit.EditSession
Fix liquids so that they turn into stationary blocks and extend outward.
fixWater(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
flag(Character) - Static method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
FlagParser - Class in com.sk89q.worldedit.util.command.composition
 
FlagParser() - Constructor for class com.sk89q.worldedit.util.command.composition.FlagParser
 
FlagParser.Flag<T> - Class in com.sk89q.worldedit.util.command.composition
 
FlagParser.FlagData - Class in com.sk89q.worldedit.util.command.composition
 
flags - Variable in class com.sk89q.worldedit.command.util.CreatureButcher
 
FlatRegion - Interface in com.sk89q.worldedit.regions
 
FlatRegion3DIterator - Class in com.sk89q.worldedit.regions.iterator
 
FlatRegion3DIterator(FlatRegion, Iterator<Vector2D>) - Constructor for class com.sk89q.worldedit.regions.iterator.FlatRegion3DIterator
 
FlatRegion3DIterator(FlatRegion) - Constructor for class com.sk89q.worldedit.regions.iterator.FlatRegion3DIterator
 
FlatRegionFunction - Interface in com.sk89q.worldedit.function
Performs a function on the columns in a FlatRegion, or also known as vectors with only X and Z components (where Y is height).
FlatRegionIterator - Class in com.sk89q.worldedit.regions.iterator
 
FlatRegionIterator(Region) - Constructor for class com.sk89q.worldedit.regions.iterator.FlatRegionIterator
 
FlatRegionMaskingFilter - Class in com.sk89q.worldedit.function
Passes calls to FlatRegionMaskingFilter.apply(com.sk89q.worldedit.Vector2D) to the delegate FlatRegionFunction if they match the given mask.
FlatRegionMaskingFilter(Mask2D, FlatRegionFunction) - Constructor for class com.sk89q.worldedit.function.FlatRegionMaskingFilter
Create a new masking filter.
FlatRegionOffset - Class in com.sk89q.worldedit.function.util
Offsets the position parameter by adding a given offset vector.
FlatRegionOffset(Vector2D, FlatRegionFunction) - Constructor for class com.sk89q.worldedit.function.util.FlatRegionOffset
Create a new instance.
FlatRegionVisitor - Class in com.sk89q.worldedit.function.visitor
Applies region functions to columns in a FlatRegion.
FlatRegionVisitor(FlatRegion, FlatRegionFunction) - Constructor for class com.sk89q.worldedit.function.visitor.FlatRegionVisitor
Create a new visitor.
FLINT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
FLINT_AND_TINDER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
flip() - Method in class com.sk89q.worldedit.blocks.BaseBlock
Deprecated.
flip(CuboidClipboard.FlipDirection) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Deprecated.
Use BlockData#flip(int, int, FlipDirection)
flip(int, int) - Static method in class com.sk89q.worldedit.blocks.BlockData
Flip a block's data value.
flip(int, int, CuboidClipboard.FlipDirection) - Static method in class com.sk89q.worldedit.blocks.BlockData
Flip a block's data value.
flip(Player, LocalSession, EditSession, Vector) - Method in class com.sk89q.worldedit.command.ClipboardCommands
 
flip(CuboidClipboard.FlipDirection) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Flip the clipboard.
flip(CuboidClipboard.FlipDirection, boolean) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Flip the clipboard.
flip(int, int) - Static method in class com.sk89q.worldedit.world.storage.BlockData
Deprecated.
flip(int, int, CuboidClipboard.FlipDirection) - Static method in class com.sk89q.worldedit.world.storage.BlockData
Deprecated.
use com.sk89q.worldedit.blocks.BlockData#flip(int, int, FlipDirection)
floatAt(int, int, int, boolean) - Method in interface com.sk89q.worldedit.entity.Player
Make the player float in the given blocks.
floatAt(int, int, int, boolean) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
FloatingTreeRemover - Class in com.sk89q.worldedit.command.tool
A pickaxe mode that removes floating treetops (logs and leaves not connected to anything else)
FloatingTreeRemover() - Constructor for class com.sk89q.worldedit.command.tool.FloatingTreeRemover
 
FloatTag - Class in com.sk89q.jnbt
The TAG_Float tag.
FloatTag(float) - Constructor for class com.sk89q.jnbt.FloatTag
Creates the tag with an empty name.
floodFill(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
FloodFillTool - Class in com.sk89q.worldedit.command.tool
A tool that flood fills blocks.
FloodFillTool(int, Pattern) - Constructor for class com.sk89q.worldedit.command.tool.FloodFillTool
 
floor(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
floor() - Method in class com.sk89q.worldedit.Vector
Floors the values of all components.
floor() - Method in class com.sk89q.worldedit.Vector2D
Floors the values of all components.
flora(Player, EditSession, Region, double) - Method in class com.sk89q.worldedit.command.RegionCommands
 
FloraGenerator - Class in com.sk89q.worldedit.function.generator
Generates flora (which may include tall grass, flowers, etc.).
FloraGenerator(EditSession) - Constructor for class com.sk89q.worldedit.function.generator.FloraGenerator
Create a new flora generator.
FLOWER_POT - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
FLOWER_POT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
flush() - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
flush() - Method in class com.sk89q.worldedit.util.logging.WorldEditPrefixHandler
 
flushBlockBag(Actor, EditSession) - Method in class com.sk89q.worldedit.WorldEdit
Flush a block bag's changes to a player.
flushChanges() - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Flush any changes.
flushChanges() - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Flush any changes.
flushQueue() - Method in class com.sk89q.worldedit.EditSession
Finish off the queue.
folder - Variable in class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
 
folder - Variable in class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
 
For - Class in com.sk89q.worldedit.internal.expression.runtime
A Java/C-style for loop.
For(int, RValue, RValue, RValue, RValue) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.For
 
forActor(Actor) - Static method in class com.sk89q.worldedit.extension.platform.permission.ActorSelectorLimits
 
forest(Player, EditSession, Region, TreeGenerator.TreeType, double) - Method in class com.sk89q.worldedit.command.RegionCommands
 
forestGen(Player, LocalSession, EditSession, int, TreeGenerator.TreeType, double) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
ForestGenerator - Class in com.sk89q.worldedit.function.generator
Generates forests by searching for the ground starting from the given upper Y coordinate for every column given.
ForestGenerator(EditSession, TreeGenerator) - Constructor for class com.sk89q.worldedit.function.generator.ForestGenerator
Create a new instance.
forFlag() - Method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
ForgetfulExtentBuffer - Class in com.sk89q.worldedit.extent.buffer
Buffers changes to an Extent and allows later retrieval for actual application of the changes.
ForgetfulExtentBuffer(Extent) - Constructor for class com.sk89q.worldedit.extent.buffer.ForgetfulExtentBuffer
Create a new extent buffer that will buffer every change.
ForgetfulExtentBuffer(Extent, Mask) - Constructor for class com.sk89q.worldedit.extent.buffer.ForgetfulExtentBuffer
Create a new extent buffer that will buffer changes that meet the criteria of the given mask.
forHangingValue() - Method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
forLastValue() - Method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
format - Variable in class com.sk89q.util.yaml.YAMLProcessor
 
format(LogRecord) - Method in class com.sk89q.worldedit.util.logging.LogFormat
 
formats(Actor) - Method in class com.sk89q.worldedit.command.SchematicCommands
 
ForwardEntryIterator(Iterator<A>, Iterator<B>) - Constructor for class com.sk89q.worldedit.util.collection.DoubleArrayList.ForwardEntryIterator
 
ForwardExtentCopy - Class in com.sk89q.worldedit.function.operation
Makes a copy of a portion of one extent to another extent or another point.
ForwardExtentCopy(Extent, Region, Extent, Vector) - Constructor for class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Create a new copy using the region's lowest minimum point as the "from" position.
ForwardExtentCopy(Extent, Region, Vector, Extent, Vector) - Constructor for class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Create a new copy.
forwardIterator() - Method in class com.sk89q.worldedit.history.changeset.ArrayListHistory
 
forwardIterator() - Method in class com.sk89q.worldedit.history.changeset.BlockOptimizedHistory
 
forwardIterator() - Method in interface com.sk89q.worldedit.history.changeset.ChangeSet
Get a forward directed iterator that can be used for redo.
forwardIterator(List<E>) - Static method in class com.sk89q.worldedit.util.collection.FastListIterator
Create a new forward iterator for the given list.
ForwardSeekableInputStream - Class in com.sk89q.worldedit.util.io
 
ForwardSeekableInputStream(InputStream) - Constructor for class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
Fragment - Class in com.sk89q.worldedit.util.formatting
A fragment of text.
fromCenter(Vector, int) - Static method in class com.sk89q.worldedit.regions.CuboidRegion
Make a cuboid from the center.
fromCommand(CommandContext) - Method in class com.sk89q.worldedit.command.util.CreatureButcher
 
fromEye(LocalWorld, Vector, Vector) - Static method in class com.sk89q.worldedit.Location
Deprecated.
 
fromHanging(int) - Static method in class com.sk89q.worldedit.internal.helper.MCDirections
 
fromID(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Return type from ID.
fromID(int) - Static method in enum com.sk89q.worldedit.blocks.ClothColor
Return type from ID.
fromID(int) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Return type from ID.
fromLegacyHanging(byte) - Static method in class com.sk89q.worldedit.internal.helper.MCDirections
 
fromLookAt(LocalWorld, Vector, Vector) - Static method in class com.sk89q.worldedit.Location
Deprecated.
 
fromMods(int, int, int) - Static method in enum com.sk89q.worldedit.VectorFace
Deprecated.
 
fromString(String) - Method in class com.sk89q.worldedit.command.util.EntityRemover
 
Function - Class in com.sk89q.worldedit.internal.expression.runtime
Wrapper for a Java method and its arguments (other Nodes).
Function.Dynamic - Annotation Type in com.sk89q.worldedit.internal.expression.runtime
Add this annotation on functions that don't always return the same value for the same inputs and on functions with side-effects.
Functions - Class in com.sk89q.worldedit.internal.expression.runtime
Contains all functions that can be used in expressions.
Functions() - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Functions
 
FURNACE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
FurnaceBlock - Class in com.sk89q.worldedit.blocks
Represents a furnace block.
FurnaceBlock(int) - Constructor for class com.sk89q.worldedit.blocks.FurnaceBlock
Construct an empty furnace block with the default orientation.
FurnaceBlock(int, int) - Constructor for class com.sk89q.worldedit.blocks.FurnaceBlock
Construct an empty furnace block with a given orientation.
FurnaceBlock(int, int, BaseItemStack[]) - Constructor for class com.sk89q.worldedit.blocks.FurnaceBlock
Construct an furnace block with a given orientation and inventory.
FuzzyBlockMask - Class in com.sk89q.worldedit.function.mask
 
FuzzyBlockMask(Extent, Collection<BaseBlock>) - Constructor for class com.sk89q.worldedit.function.mask.FuzzyBlockMask
 
FuzzyBlockMask(Extent, BaseBlock...) - Constructor for class com.sk89q.worldedit.function.mask.FuzzyBlockMask
 
FuzzyBlockMask - Class in com.sk89q.worldedit.masks
Deprecated.
FuzzyBlockMask(Set<BaseBlock>) - Constructor for class com.sk89q.worldedit.masks.FuzzyBlockMask
Deprecated.
Create a new fuzzy block mask.
FuzzyBlockMask(BaseBlock...) - Constructor for class com.sk89q.worldedit.masks.FuzzyBlockMask
Deprecated.
Create a new fuzzy block mask.

G

GardenPatchGenerator - Class in com.sk89q.worldedit.function.generator
Generates patches of fruit (i.e.
GardenPatchGenerator(EditSession) - Constructor for class com.sk89q.worldedit.function.generator.GardenPatchGenerator
Create a new instance.
GaussianKernel - Class in com.sk89q.worldedit.math.convolution
A Gaussian Kernel generator (2D bellcurve).
GaussianKernel(int, double) - Constructor for class com.sk89q.worldedit.math.convolution.GaussianKernel
Constructor of the kernel
gclosest(RValue, RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
GeneralCommands - Class in com.sk89q.worldedit.command
General WorldEdit commands.
GeneralCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.GeneralCommands
Create a new instance.
generate(Player, LocalSession, EditSession, Region, Pattern, String, boolean, boolean, boolean, boolean) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
generate(EditSession, BaseBiome, boolean) - Method in class com.sk89q.worldedit.regions.shape.ArbitraryBiomeShape
Generates the shape.
generate(EditSession, Pattern, boolean) - Method in class com.sk89q.worldedit.regions.shape.ArbitraryShape
Generates the shape.
generate(EditSession, Vector) - Method in class com.sk89q.worldedit.util.TreeGenerator
Generate a tree.
generate(EditSession, Vector) - Method in enum com.sk89q.worldedit.util.TreeGenerator.TreeType
 
generateBigTree(EditSession, Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
Deprecated.
generateBigTree(EditSession, Vector) - Method in class com.sk89q.worldedit.LocalWorld
Deprecated.
 
generateBigTree(EditSession, Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
generateBigTree(EditSession, Vector) - Method in interface com.sk89q.worldedit.world.World
Deprecated.
Use #generateTree(TreeType, EditSession, Vector)
generateBiome(Player, LocalSession, EditSession, Region, BaseBiome, String, boolean, boolean, boolean, boolean) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
generateBirchTree(EditSession, Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
Deprecated.
generateBirchTree(EditSession, Vector) - Method in class com.sk89q.worldedit.LocalWorld
Deprecated.
 
generateBirchTree(EditSession, Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
generateBirchTree(EditSession, Vector) - Method in interface com.sk89q.worldedit.world.World
Deprecated.
Use #generateTree(TreeType, EditSession, Vector)
generateRedwoodTree(EditSession, Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
Deprecated.
generateRedwoodTree(EditSession, Vector) - Method in class com.sk89q.worldedit.LocalWorld
Deprecated.
 
generateRedwoodTree(EditSession, Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
generateRedwoodTree(EditSession, Vector) - Method in interface com.sk89q.worldedit.world.World
Deprecated.
Use #generateTree(TreeType, EditSession, Vector)
generateTallRedwoodTree(EditSession, Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
Deprecated.
generateTallRedwoodTree(EditSession, Vector) - Method in class com.sk89q.worldedit.LocalWorld
Deprecated.
 
generateTallRedwoodTree(EditSession, Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
generateTallRedwoodTree(EditSession, Vector) - Method in interface com.sk89q.worldedit.world.World
Deprecated.
Use #generateTree(TreeType, EditSession, Vector)
generateTree(TreeGenerator.TreeType, EditSession, Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
generateTree(EditSession, Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
Deprecated.
generateTree(TreeGenerator.TreeType, EditSession, Vector) - Method in class com.sk89q.worldedit.LocalWorld
Deprecated.
 
generateTree(EditSession, Vector) - Method in class com.sk89q.worldedit.LocalWorld
Deprecated.
 
generateTree(EditSession, Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
generateTree(TreeGenerator.TreeType, EditSession, Vector) - Method in class com.sk89q.worldedit.world.NullWorld
 
generateTree(TreeGenerator.TreeType, EditSession, Vector) - Method in interface com.sk89q.worldedit.world.World
Generate a tree at the given position.
generateTree(EditSession, Vector) - Method in interface com.sk89q.worldedit.world.World
Deprecated.
Use #generateTree(TreeType, EditSession, Vector)
GenerationCommands - Class in com.sk89q.worldedit.command
Commands for the generation of shapes and other objects.
GenerationCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.GenerationCommands
Create a new instance.
geq(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
get(Object) - Method in class com.sk89q.minecraft.util.commands.CommandLocals
 
get(Class<T>) - Method in class com.sk89q.minecraft.util.commands.CommandLocals
 
get(SessionOwner) - Method in class com.sk89q.worldedit.session.SessionManager
Get the session for an owner and create one if one doesn't exist.
get(FlagParser.FlagData) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser.Flag
 
get(FlagParser.FlagData, T) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser.Flag
 
get(char) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser.FlagData
 
get(String) - Method in interface com.sk89q.worldedit.util.command.Dispatcher
Get the CommandCallable associated with an alias.
get(String) - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
get1stDerivative(double) - Method in interface com.sk89q.worldedit.math.interpolation.Interpolation
Gets the result of f'(position).
get1stDerivative(double) - Method in class com.sk89q.worldedit.math.interpolation.KochanekBartelsInterpolation
 
get1stDerivative(double) - Method in class com.sk89q.worldedit.math.interpolation.LinearInterpolation
 
get1stDerivative(double) - Method in class com.sk89q.worldedit.math.interpolation.ReparametrisingInterpolation
 
getActor() - Method in class com.sk89q.worldedit.event.extent.EditSessionEvent
Get the actor for this event.
getActor() - Method in class com.sk89q.worldedit.event.platform.CommandEvent
Get the actor that issued the command.
getActor() - Method in class com.sk89q.worldedit.event.platform.CommandSuggestionEvent
Get the actor that issued the command.
getActor() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the Actor set on this context.
getActor(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an Actor from a ArgumentStack.
getAdditive(StyleSet, StyleSet) - Static method in class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
Get the additional color codes needed to set the given style when the current style is the other given one.
getAffected() - Method in class com.sk89q.worldedit.function.block.Naturalizer
Get the number of affected objects.
getAffected() - Method in class com.sk89q.worldedit.function.generator.GardenPatchGenerator
Get the number of affected blocks.
getAffected() - Method in class com.sk89q.worldedit.function.GroundFunction
Get the number of affected objects.
getAffected() - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Get the number of affected objects.
getAffected() - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
Get the number of affected objects.
getAffected() - Method in class com.sk89q.worldedit.function.visitor.EntityVisitor
Get the number of affected objects.
getAffected() - Method in class com.sk89q.worldedit.function.visitor.FlatRegionVisitor
Get the number of affected objects.
getAffected() - Method in class com.sk89q.worldedit.function.visitor.RegionVisitor
Get the number of affected objects.
getAliases() - Method in enum com.sk89q.worldedit.blocks.ItemType
Get a list of aliases.
getAliases() - Method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Get a set of aliases.
getAliases() - Method in interface com.sk89q.worldedit.util.command.Dispatcher
Get a list of all the command aliases, which includes the primary alias.
getAliases() - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
getAliases() - Static method in enum com.sk89q.worldedit.util.TreeGenerator.TreeType
 
getAllAliases() - Method in interface com.sk89q.worldedit.util.command.CommandMapping
Get a list of all aliases.
getAllAliases() - Method in class com.sk89q.worldedit.util.command.SimpleCommandMapping
 
getAmbientOcclusionLightValue() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get the ambient occlusion light value.
getAmount() - Method in class com.sk89q.worldedit.blocks.BaseItemStack
Get the number of items in the stack.
getAmount() - Method in class com.sk89q.worldedit.util.Countable
 
getAnyTargetBlock() - Method in class com.sk89q.worldedit.util.TargetBlock
Returns any block at the sight.
getAnyTargetBlockFace() - Method in class com.sk89q.worldedit.util.TargetBlock
 
getArea() - Method in class com.sk89q.worldedit.regions.AbstractRegion
Get the number of blocks in the region.
getArea() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getArea() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
getArea() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getArea() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getArea() - Method in interface com.sk89q.worldedit.regions.Region
Get the number of blocks in the region.
getArea() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Get the number of blocks inside the region.
getArea() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getArea() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getArea() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getArea() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getArea() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getArea() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
getArea() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getArguments(Command) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
 
getArguments() - Method in class com.sk89q.worldedit.event.platform.CommandEvent
Get the arguments.
getArguments() - Method in class com.sk89q.worldedit.event.platform.CommandSuggestionEvent
Get the arguments.
getAttachment(int, int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns the direction to the block(B) this block(A) is attached to.
getAuthorizer() - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Get the authorizer.
getBaseBlock(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an BaseBlock from a ArgumentStack.
getBaseInterpolation() - Method in class com.sk89q.worldedit.math.interpolation.ReparametrisingInterpolation
 
getBehavior(ParameterData) - Method in interface com.sk89q.worldedit.util.command.parametric.Binding
Get how this binding consumes from a ArgumentStack.
getBehavior(ParameterData) - Method in class com.sk89q.worldedit.util.command.parametric.BindingHelper
 
getBias() - Method in class com.sk89q.worldedit.math.interpolation.Node
 
getBinding() - Method in class com.sk89q.worldedit.util.command.parametric.ParameterData
Get the binding associated with this parameter.
getBiome(Vector2D) - Method in class com.sk89q.worldedit.EditSession
 
getBiome(Vector2D) - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
getBiome(Vector2D) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getBiome(Vector2D) - Method in interface com.sk89q.worldedit.extent.InputExtent
Get the biome at the given location.
getBiome(Vector2D) - Method in class com.sk89q.worldedit.extent.NullExtent
 
getBiome(Vector2D) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getBiome(int, int, BaseBiome) - Method in class com.sk89q.worldedit.regions.shape.ArbitraryBiomeShape
Override this function to specify the shape to generate.
getBiome(Vector2D) - Method in class com.sk89q.worldedit.world.NullWorld
 
getBiomeRegistry() - Method in class com.sk89q.worldedit.world.registry.LegacyWorldData
 
getBiomeRegistry() - Method in interface com.sk89q.worldedit.world.registry.WorldData
Get the biome registry.
getBiomes() - Method in class com.sk89q.worldedit.function.mask.BiomeMask2D
Get the list of biomes that are tested with.
getBiomes() - Method in interface com.sk89q.worldedit.world.registry.BiomeRegistry
Get a list of available biomes.
getBiomes() - Method in class com.sk89q.worldedit.world.registry.NullBiomeRegistry
 
getBiomeType(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an BaseBiome from a ArgumentStack.
getBlock(Vector) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the block at the given position.
getBlock(Vector) - Method in class com.sk89q.worldedit.EditSession
 
getBlock(Vector) - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
getBlock(Vector) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getBlock(Vector) - Method in interface com.sk89q.worldedit.extent.InputExtent
Get a snapshot of the block at the given location.
getBlock(Vector) - Method in class com.sk89q.worldedit.extent.NullExtent
 
getBlock(Vector) - Method in class com.sk89q.worldedit.extent.transform.BlockTransformExtent
 
getBlock() - Method in class com.sk89q.worldedit.function.pattern.BlockPattern
Get the block.
getBlock(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getBlock() - Method in class com.sk89q.worldedit.patterns.BlockChance
Deprecated.
 
getBlock() - Method in class com.sk89q.worldedit.patterns.SingleBlockPattern
Deprecated.
Get the block.
getBlock(String, boolean) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get an item ID from an item name or an item ID number.
getBlock(String) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get a block.
getBlock(Vector) - Method in class com.sk89q.worldedit.world.chunk.AnvilChunk
 
getBlock(Vector) - Method in interface com.sk89q.worldedit.world.chunk.Chunk
Get a block;
getBlock(Vector) - Method in class com.sk89q.worldedit.world.chunk.OldChunk
 
getBlock(Vector) - Method in class com.sk89q.worldedit.world.NullWorld
 
getBlock(Player, String, boolean) - Method in class com.sk89q.worldedit.WorldEdit
getBlock(Player, String, boolean, boolean) - Method in class com.sk89q.worldedit.WorldEdit
getBlock(Player, String) - Method in class com.sk89q.worldedit.WorldEdit
getBlockBag() - Method in class com.sk89q.worldedit.EditSession
Get the BlockBag is used.
getBlockBag() - Method in class com.sk89q.worldedit.extent.inventory.BlockBagExtent
Get the block bag.
getBlockBag(Player) - Method in class com.sk89q.worldedit.LocalSession
Get a block bag for a player.
getBlockBagItem(int, int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Get the block or item that this block can be constructed from.
getBlockChangeCount() - Method in class com.sk89q.worldedit.EditSession
Get the number of blocks changed, including repeated block changes.
getBlockChangeLimit() - Method in class com.sk89q.worldedit.EditSession
Get the maximum number of blocks that can be changed.
getBlockChangeLimit() - Method in class com.sk89q.worldedit.LocalSession
Get the maximum number of blocks that can be changed in an edit session.
getBlockData(Vector) - Method in class com.sk89q.worldedit.EditSession
getBlockData(double, double, double) - Method in interface com.sk89q.worldedit.internal.expression.runtime.ExpressionEnvironment
 
getBlockData(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
Deprecated.
getBlockData(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
getBlockData(Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
getBlockData(Vector) - Method in class com.sk89q.worldedit.world.chunk.AnvilChunk
 
getBlockData(Vector) - Method in interface com.sk89q.worldedit.world.chunk.Chunk
Get the block data of a block.
getBlockData(Vector) - Method in class com.sk89q.worldedit.world.chunk.OldChunk
 
getBlockData(Vector) - Method in interface com.sk89q.worldedit.world.World
getBlockDataAbs(double, double, double) - Method in interface com.sk89q.worldedit.internal.expression.runtime.ExpressionEnvironment
 
getBlockDataAbs(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
getBlockDataRel(double, double, double) - Method in interface com.sk89q.worldedit.internal.expression.runtime.ExpressionEnvironment
 
getBlockDataRel(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
getBlockDistribution() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the block distribution inside a clipboard.
getBlockDistribution(Region) - Method in class com.sk89q.worldedit.EditSession
Get the block distribution inside a region.
getBlockDistributionWithData() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the block distribution inside a clipboard with data values.
getBlockDistributionWithData(Region) - Method in class com.sk89q.worldedit.EditSession
Get the block distribution (with data values) inside a region.
getBlockDrop(short) - Method in enum com.sk89q.worldedit.blocks.BlockType
Get the block drop for this type given a data value.
getBlockDrop(int, short) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Get the block drop for a block.
getBlockFactory() - Method in class com.sk89q.worldedit.WorldEdit
Get the block factory from which new BaseBlocks can be constructed.
getBlockForId(int, short) - Method in class com.sk89q.worldedit.schematic.SchematicFormat
 
getBlockForItem(int, int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Get the equivalent block for an item.
getBlockID(Vector) - Method in class com.sk89q.worldedit.world.chunk.AnvilChunk
 
getBlockID(Vector) - Method in interface com.sk89q.worldedit.world.chunk.Chunk
Get the block ID of a block.
getBlockID(Vector) - Method in class com.sk89q.worldedit.world.chunk.OldChunk
 
getBlockIDs(String, boolean) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get a list of blocks as a set.
getBlockIDs(Player, String, boolean) - Method in class com.sk89q.worldedit.WorldEdit
getBlockIn() - Method in interface com.sk89q.worldedit.entity.Player
Get the point of the block that is being stood in.
getBlockIn() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getBlockInHand() - Method in interface com.sk89q.worldedit.entity.Player
Get the Block that the player is holding.
getBlockInHand() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getBlockLightLevel(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getBlockLightLevel(Vector) - Method in class com.sk89q.worldedit.world.NullWorld
 
getBlockLightLevel(Vector) - Method in interface com.sk89q.worldedit.world.World
Get the light level at the given block.
getBlockLimit() - Method in exception com.sk89q.worldedit.MaxChangedBlocksException
Get the limit.
getBlockMask(Player, LocalSession, String) - Method in class com.sk89q.worldedit.WorldEdit
getBlockOn() - Method in interface com.sk89q.worldedit.entity.Player
Get the point of the block that is being stood upon.
getBlockOn() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getBlockPattern(String) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get a list of blocks as a set.
getBlockPattern(Player, String) - Method in class com.sk89q.worldedit.WorldEdit
getBlockRegistry() - Method in class com.sk89q.worldedit.world.registry.LegacyWorldData
 
getBlockRegistry() - Method in interface com.sk89q.worldedit.world.registry.WorldData
Get the block registry.
getBlocks() - Method in class com.sk89q.worldedit.function.mask.BlockMask
Get the list of blocks that are tested with.
getBlocks(Player, String, boolean, boolean) - Method in class com.sk89q.worldedit.WorldEdit
getBlocks(Player, String, boolean) - Method in class com.sk89q.worldedit.WorldEdit
getBlocks(Player, String) - Method in class com.sk89q.worldedit.WorldEdit
getBlockTrace(int, boolean) - Method in interface com.sk89q.worldedit.entity.Player
Get the point of the block being looked at.
getBlockTrace(int) - Method in interface com.sk89q.worldedit.entity.Player
Get the point of the block being looked at.
getBlockTrace(int, boolean) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getBlockTrace(int) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getBlockTraceFace(int, boolean) - Method in interface com.sk89q.worldedit.entity.Player
Get the face that the player is looking at.
getBlockTraceFace(int, boolean) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getBlockType(Vector) - Method in class com.sk89q.worldedit.EditSession
getBlockType(double, double, double) - Method in interface com.sk89q.worldedit.internal.expression.runtime.ExpressionEnvironment
 
getBlockType(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
Deprecated.
getBlockType(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
getBlockType(Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
getBlockType(Vector) - Method in interface com.sk89q.worldedit.world.World
getBlockTypeAbs(double, double, double) - Method in interface com.sk89q.worldedit.internal.expression.runtime.ExpressionEnvironment
 
getBlockTypeAbs(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
getBlockTypeRel(double, double, double) - Method in interface com.sk89q.worldedit.internal.expression.runtime.ExpressionEnvironment
 
getBlockTypeRel(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
getBlockVector2dList(String, List<BlockVector2D>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of 2D vectors.
getBlockX() - Method in class com.sk89q.worldedit.util.Location
Get the rounded X component of the position vector.
getBlockX() - Method in class com.sk89q.worldedit.Vector
Get the X coordinate rounded.
getBlockX() - Method in class com.sk89q.worldedit.Vector2D
Get the X coordinate rounded.
getBlockY() - Method in class com.sk89q.worldedit.util.Location
Get the rounded Y component of the position vector.
getBlockY() - Method in class com.sk89q.worldedit.Vector
Get the Y coordinate rounded.
getBlockZ() - Method in class com.sk89q.worldedit.util.Location
Get the rounded Z component of the position vector.
getBlockZ() - Method in class com.sk89q.worldedit.Vector
Get the Z coordinate rounded.
getBlockZ() - Method in class com.sk89q.worldedit.Vector2D
Get the Z coordinate rounded.
getBold() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether this style set is bold.
getBool(String, boolean) - Method in class com.sk89q.worldedit.util.PropertiesConfiguration
Get a boolean value.
getBoolean(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a boolean at a location.
getBoolean(String, boolean) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a boolean at a location.
getBoolean(ArgumentStack) - Method in class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
Gets a type from a ArgumentStack.
getBooleanList(String, List<Boolean>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of booleans.
getBrush() - Method in class com.sk89q.worldedit.command.tool.BrushTool
Get the current brush.
getBrushTool(int) - Method in class com.sk89q.worldedit.LocalSession
Get the brush tool assigned to the item.
getBuilder() - Method in class com.sk89q.worldedit.util.command.fluent.CommandGraph
getBurnTime() - Method in class com.sk89q.worldedit.blocks.FurnaceBlock
Get the burn time.
getByChar(char) - Static method in enum com.sk89q.worldedit.util.formatting.Style
Gets the color represented by the specified color code
getByChar(String) - Static method in enum com.sk89q.worldedit.util.formatting.Style
Gets the color represented by the specified color code
getByte(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a byte named with the given key.
getByte(int) - Method in class com.sk89q.jnbt.ListTag
Get a byte named with the given index.
getByteArray(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a byte array named with the given key.
getByteArray(int) - Method in class com.sk89q.jnbt.ListTag
Get a byte array named with the given index.
getCallable() - Method in interface com.sk89q.worldedit.util.command.CommandMapping
Get the callable
getCallable() - Method in class com.sk89q.worldedit.util.command.SimpleCommandMapping
 
getCapabilities() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Get a map of advertised capabilities of this platform, where each key in the given map is a supported capability and the respective value indicates the preference for this platform for that given capability.
getCapabilities() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
getCardinalDirection(int) - Method in interface com.sk89q.worldedit.entity.Player
Get the player's cardinal direction (N, W, NW, etc.) with an offset.
getCardinalDirection() - Method in interface com.sk89q.worldedit.entity.Player
Get the player's cardinal direction (N, W, NW, etc.).
getCardinalDirection() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getCardinalDirection(int) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getCause() - Method in class com.sk89q.worldedit.event.platform.BlockInteractEvent
Get the cause of this event.
getCenter() - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
getCenter() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
getCenter() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getCenter() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
Get the center.
getCenter() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getCenter() - Method in interface com.sk89q.worldedit.regions.Region
Get the center point of a region.
getCenter() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
getCenter() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getChance() - Method in class com.sk89q.worldedit.patterns.BlockChance
Deprecated.
 
getChangeSet() - Method in class com.sk89q.worldedit.EditSession
Get the underlying ChangeSet.
getChar() - Method in enum com.sk89q.worldedit.util.formatting.Style
Gets the char value associated with this color
getChildren() - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
getChildTag(Map<String, Tag>, String, Class<T>) - Static method in class com.sk89q.jnbt.NBTUtils
Get child tag of a NBT structure.
getChoice() - Method in class com.sk89q.worldedit.util.WeightedChoice
Get the best choice.
getChunk(Vector2D, World) - Method in class com.sk89q.worldedit.world.storage.ChunkStore
Get a chunk at a location.
getChunkCubes() - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
getChunkCubes() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
getChunkCubes() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getChunkCubes() - Method in interface com.sk89q.worldedit.regions.Region
Return a list of 16*16*16 chunks in a region
getChunkCubes() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getChunkInputStream(Vector2D) - Method in class com.sk89q.worldedit.world.storage.McRegionReader
Gets the uncompressed data input stream for a chunk.
getChunkPosition() - Method in exception com.sk89q.worldedit.world.storage.MissingChunkException
Get chunk position in question.
getChunks() - Method in class com.sk89q.worldedit.regions.AbstractRegion
Get a list of chunks.
getChunks() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
getChunks() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
getChunks() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getChunks() - Method in interface com.sk89q.worldedit.regions.Region
Get a list of chunks.
getChunks() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getChunksAffected() - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRestore
Get the number of chunks that are needed.
getChunkStore() - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
Get a chunk store.
getChunkTag(Vector2D, World) - Method in class com.sk89q.worldedit.world.storage.ChunkStore
Get the tag for a chunk.
getChunkTag(Vector2D, World) - Method in class com.sk89q.worldedit.world.storage.LegacyChunkStore
 
getChunkTag(Vector2D, World) - Method in class com.sk89q.worldedit.world.storage.McRegionChunkStore
 
getClassFromType(int) - Static method in class com.sk89q.jnbt.NBTConstants
Convert a type ID to its corresponding Tag class.
getClassifier() - Method in class com.sk89q.worldedit.util.command.parametric.ParameterData
Get the classifier annotation.
getClipboard() - Method in class com.sk89q.worldedit.LocalSession
Gets the clipboard.
getClipboard() - Method in class com.sk89q.worldedit.session.ClipboardHolder
Get the clipboard.
getCode(StyleSet) - Static method in class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
Get the formatting and color codes.
getColor() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get the color of the text.
getCommand() - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getCommand() - Method in exception com.sk89q.worldedit.util.command.InvalidUsageException
Get the command.
getCommandContext(ArgumentStack) - Method in class com.sk89q.worldedit.util.command.binding.StandardBindings
getCommandManager() - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Get the command manager.
getCommands() - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Get a list of command descriptions.
getCommands() - Method in interface com.sk89q.worldedit.util.command.Dispatcher
Get a list of commands.
getCommands() - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
getCommandUsed(String, String) - Method in exception com.sk89q.minecraft.util.commands.CommandException
Gets the command that was called, which will include the sub-command (i.e.
getComment(String) - Method in class com.sk89q.util.yaml.YAMLProcessor
Returns a root-level comment.
getComments() - Method in class com.sk89q.util.yaml.YAMLProcessor
Returns root-level comments.
getConfiguration() - Method in class com.sk89q.worldedit.event.platform.ConfigurationLoadEvent
Get the configuration.
getConfiguration() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Get the configuration from this platform.
getConfiguration() - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Get the current configuration.
getConfiguration() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
getConfiguration() - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get the configuration for WorldEdit.
getConfiguration() - Method in class com.sk89q.worldedit.WorldEdit
Get Worldedit's configuration.
getConnectedUsers() - Method in interface com.sk89q.worldedit.extension.platform.MultiUserPlatform
Get a list of connected users.
getConsumed() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Return the arguments that were consumed between this point and that marked point.
getConsumedCount(ParameterData) - Method in interface com.sk89q.worldedit.util.command.parametric.Binding
Get the number of arguments that this binding will consume, if this information is available.
getConsumedCount(ParameterData) - Method in class com.sk89q.worldedit.util.command.parametric.BindingHelper
 
getContents() - Method in class com.sk89q.worldedit.util.formatting.component.MessageBox
Get the internal contents.
getContext() - Method in interface com.sk89q.worldedit.util.command.parametric.ArgumentStack
Get the underlying context.
getContext() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Get the underlying context.
getContext() - Method in class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
 
getContinuity() - Method in class com.sk89q.worldedit.math.interpolation.Node
 
getCookTime() - Method in class com.sk89q.worldedit.blocks.FurnaceBlock
Get the cook time.
getCount() - Method in class com.sk89q.worldedit.extent.validation.BlockChangeLimiter
Get the number of blocks that have been counted so far.
getCount() - Method in class com.sk89q.worldedit.function.block.Counter
Returns the number of blocks that have been counted.
getCUIVersion() - Method in class com.sk89q.worldedit.LocalSession
Gets the client's CUI protocol version
getCurrent() - Method in class com.sk89q.worldedit.history.change.BlockChange
Get the current block.
getCurrentBlock() - Method in class com.sk89q.worldedit.util.TargetBlock
Returns the current block along the line of vision
getDamage() - Method in class com.sk89q.worldedit.blocks.BaseItem
Deprecated.
getData() - Method in class com.sk89q.worldedit.blocks.BaseBlock
Get the block's data value.
getData() - Method in class com.sk89q.worldedit.blocks.BaseItem
Get the data value.
getData() - Method in class com.sk89q.worldedit.foundation.Block
Deprecated.
 
getData(BaseBiome) - Method in interface com.sk89q.worldedit.world.registry.BiomeRegistry
Get data about a biome.
getData(BaseBiome) - Method in class com.sk89q.worldedit.world.registry.NullBiomeRegistry
 
getDate() - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
Get the date associated with this snapshot.
getDefaultCompleter() - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Get the default command suggestions provider that will be used if no suggestions are available.
getDefaultRegionSelector() - Method in class com.sk89q.worldedit.LocalSession
Get the default region selector.
getDefaultSnapshot(String) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Get the default snapshot.
getDefaultValue() - Method in interface com.sk89q.worldedit.util.command.Parameter
Get the default value as a string to be parsed by the binding.
getDefaultValue() - Method in class com.sk89q.worldedit.util.command.SimpleParameter
 
getDelay() - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
Get the spawn delay.
getDensity() - Method in class com.sk89q.worldedit.function.mask.NoiseFilter
Get the probability of passing as a number between 0 and 1 (inclusive).
getDensity() - Method in class com.sk89q.worldedit.function.mask.NoiseFilter2D
Get the probability of passing as a number between 0 and 1 (inclusive).
getDescription() - Method in class com.sk89q.worldedit.command.argument.BooleanFlag
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.ItemParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.ItemUseParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.NumberParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.PatternParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.RegionFactoryParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.RegionFunctionParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.ReplaceParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.StringParser
 
getDescription() - Method in class com.sk89q.worldedit.command.argument.TreeGeneratorParser
 
getDescription() - Method in class com.sk89q.worldedit.command.composition.ApplyCommand
 
getDescription() - Method in class com.sk89q.worldedit.command.composition.DeformCommand
 
getDescription() - Method in class com.sk89q.worldedit.command.composition.PaintCommand
 
getDescription() - Method in class com.sk89q.worldedit.command.composition.SelectionCommand
 
getDescription() - Method in class com.sk89q.worldedit.command.composition.ShapedBrushCommand
 
getDescription() - Method in interface com.sk89q.worldedit.util.command.CommandCallable
Get an object describing this command.
getDescription() - Method in interface com.sk89q.worldedit.util.command.CommandMapping
Get the Description form the callable.
getDescription() - Method in interface com.sk89q.worldedit.util.command.composition.CommandExecutor
 
getDescription() - Method in class com.sk89q.worldedit.util.command.composition.FlagParser
 
getDescription() - Method in class com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter
 
getDescription() - Method in class com.sk89q.worldedit.util.command.composition.ProvidedValue
 
getDescription() - Method in interface com.sk89q.worldedit.util.command.Description
Get a short one-line description of this command.
getDescription() - Method in class com.sk89q.worldedit.util.command.SimpleCommandMapping
 
getDescription() - Method in class com.sk89q.worldedit.util.command.SimpleDescription
 
getDescription() - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
getDesertPattern() - Static method in class com.sk89q.worldedit.function.generator.FloraGenerator
Get a pattern for plants to place inside a desert environment.
getDestination() - Method in class com.sk89q.worldedit.function.EditContext
 
getDestination() - Method in class com.sk89q.worldedit.function.factory.Deform
 
getDiagonalDirection(Player, String) - Method in class com.sk89q.worldedit.WorldEdit
Get diagonal direction vector for a player's direction.
getDimensions() - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getDimensions() - Method in interface com.sk89q.worldedit.extent.clipboard.Clipboard
Get the dimensions of the copy, which is at minimum (1, 1, 1).
getDirection(ArgumentStack, Direction) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Get a direction from the player.
getDirection() - Method in class com.sk89q.worldedit.Location
Deprecated.
 
getDirection() - Method in exception com.sk89q.worldedit.UnknownDirectionException
Get the direction string that was input.
getDirection() - Method in class com.sk89q.worldedit.util.Location
Get the direction vector.
getDirection() - Method in interface com.sk89q.worldedit.world.registry.StateValue
Return the direction associated with this value.
getDirection(Player, String) - Method in class com.sk89q.worldedit.WorldEdit
Get the direction vector for a player's direction.
getDirections() - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
Get the list of directions will be visited.
getDirectory() - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Get the snapshot directory.
getDispatcher() - Method in class com.sk89q.worldedit.extension.platform.CommandManager
Get the command dispatcher instance.
getDispatcher() - Method in class com.sk89q.worldedit.util.command.fluent.CommandGraph
Get the root dispatcher.
getDispatcher() - Method in class com.sk89q.worldedit.util.command.fluent.DispatcherNode
Get the underlying dispatcher of this object.
getDouble(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a double named with the given key.
getDouble(int) - Method in class com.sk89q.jnbt.ListTag
Get a double named with the given index.
getDouble(int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getDouble(int, double) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getDouble(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a double at a location.
getDouble(String, double) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a double at a location.
getDouble(ArgumentStack, Annotation[]) - Method in class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
Gets a type from a ArgumentStack.
getDouble(String, double) - Method in class com.sk89q.worldedit.util.PropertiesConfiguration
Get a double value.
getDoubleList(String, List<Double>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of doubles.
getDroppedBlock(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Deprecated.
This function ignores the data value.
getEdge(int) - Method in class com.sk89q.worldedit.regions.polyhedron.Triangle
Returns the triangle's edge with the given index, counter-clockwise.
getEditSession(World, int) - Method in class com.sk89q.worldedit.EditSessionFactory
Construct an edit session with a maximum number of blocks.
getEditSession(World, int, Player) - Method in class com.sk89q.worldedit.EditSessionFactory
Construct an edit session with a maximum number of blocks.
getEditSession(World, int, BlockBag) - Method in class com.sk89q.worldedit.EditSessionFactory
Construct an edit session with a maximum number of blocks and a block bag.
getEditSession(World, int, BlockBag, Player) - Method in class com.sk89q.worldedit.EditSessionFactory
Construct an edit session with a maximum number of blocks and a block bag.
getEditSession(LocalWorld, int) - Method in class com.sk89q.worldedit.EditSessionFactory
Deprecated.
We are replacing LocalWorld with World, so use EditSessionFactory.getEditSession(World, int) instead
getEditSession(LocalWorld, int, LocalPlayer) - Method in class com.sk89q.worldedit.EditSessionFactory
Deprecated.
getEditSession(LocalWorld, int, BlockBag) - Method in class com.sk89q.worldedit.EditSessionFactory
Deprecated.
getEditSession(LocalWorld, int, BlockBag, LocalPlayer) - Method in class com.sk89q.worldedit.EditSessionFactory
Deprecated.
getEditSession(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an EditSession from a ArgumentStack.
getEditSession() - Method in class com.sk89q.worldedit.session.request.Request
Get the EditSession.
getEditSessionFactory() - Method in class com.sk89q.worldedit.WorldEdit
Get a factory for EditSessions.
getEditSessions() - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get a list of edit sessions that have been created.
getEmptyNode(boolean) - Static method in class com.sk89q.util.yaml.YAMLProcessor
This method returns an empty ConfigurationNode for using as a default in methods that select a node from a node list.
getEnchantments() - Method in class com.sk89q.worldedit.blocks.BaseItem
Get the map of enchantments.
getEncoding() - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
getEngineName() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getEngineVersion() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getEntities(Region) - Method in class com.sk89q.worldedit.EditSession
 
getEntities() - Method in class com.sk89q.worldedit.EditSession
 
getEntities() - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
getEntities(Region) - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
getEntities() - Method in class com.sk89q.worldedit.extent.ChangeSetExtent
 
getEntities(Region) - Method in class com.sk89q.worldedit.extent.ChangeSetExtent
 
getEntities(Region) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getEntities() - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getEntities(Region) - Method in interface com.sk89q.worldedit.extent.Extent
Get a list of all entities within the given region.
getEntities() - Method in interface com.sk89q.worldedit.extent.Extent
Get a list of all entities.
getEntities(Region) - Method in class com.sk89q.worldedit.extent.NullExtent
 
getEntities() - Method in class com.sk89q.worldedit.extent.NullExtent
 
getEntities(Region) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getEntities() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getEntities(Region) - Method in class com.sk89q.worldedit.world.NullWorld
 
getEntities() - Method in class com.sk89q.worldedit.world.NullWorld
 
getEntityRegistry() - Method in class com.sk89q.worldedit.world.registry.LegacyWorldData
 
getEntityRegistry() - Method in interface com.sk89q.worldedit.world.registry.WorldData
Get the entity registry.
getEnvironment() - Method in class com.sk89q.worldedit.internal.expression.Expression
 
getErrorChunks() - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRestore
Get a list of the chunks that could not have been loaded for other reasons.
getEventBus() - Method in class com.sk89q.worldedit.WorldEdit
Get the event bus for WorldEdit.
getExceptionConverter() - Method in class com.sk89q.worldedit.extension.platform.CommandManager
 
getExpression() - Method in class com.sk89q.worldedit.function.factory.Deform
 
getExtensions() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getExtent() - Method in interface com.sk89q.worldedit.entity.Entity
Get the extent that this entity is on.
getExtent() - Method in class com.sk89q.worldedit.event.extent.EditSessionEvent
Get the Extent that can be wrapped.
getExtent() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the Extent set on this context.
getExtent() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getExtent() - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
Get the extent.
getExtent() - Method in class com.sk89q.worldedit.function.mask.AbstractExtentMask
Get the extent.
getExtent() - Method in class com.sk89q.worldedit.function.pattern.RepeatingExtentPattern
Get the extent.
getExtent() - Method in class com.sk89q.worldedit.history.UndoContext
Get the extent set on this context.
getExtent() - Method in class com.sk89q.worldedit.regions.shape.ArbitraryBiomeShape
 
getExtent() - Method in class com.sk89q.worldedit.regions.shape.ArbitraryShape
 
getExtent() - Method in class com.sk89q.worldedit.util.Location
Get the extent.
getFace() - Method in class com.sk89q.worldedit.WorldVectorFace
Deprecated.
Get the face.
getFaces() - Method in class com.sk89q.worldedit.regions.CuboidRegion
Get a region that contains the faces of this cuboid.
getFacet(Class<? extends T>) - Method in interface com.sk89q.worldedit.util.Faceted
Get the facet corresponding to the given class or interface.
getFaceVector() - Method in class com.sk89q.worldedit.WorldVectorFace
Deprecated.
Get the WorldVector adjacent to this WorldVectorFace.
getFactory() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngine
 
getField(Object, String) - Static method in class com.sk89q.util.ReflectionUtil
 
getFile() - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
Get the file for the snapshot.
getFilename() - Method in exception com.sk89q.worldedit.util.io.file.FilenameException
 
getFilename(Vector2D, String) - Static method in class com.sk89q.worldedit.world.storage.LegacyChunkStore
Get the filename of a chunk.
getFilename(Vector2D) - Static method in class com.sk89q.worldedit.world.storage.LegacyChunkStore
Get the filename of a chunk, using the system's default path separator.
getFilename(Vector2D) - Static method in class com.sk89q.worldedit.world.storage.McRegionChunkStore
Get the filename of a region file.
getFill() - Method in class com.sk89q.worldedit.function.EditContext
 
getFilter() - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
getFlag(char) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getFlag(char, String) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getFlag() - Method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
getFlag() - Method in interface com.sk89q.worldedit.util.command.Parameter
Get the flag associated with this parameter.
getFlag() - Method in class com.sk89q.worldedit.util.command.SimpleParameter
 
getFlagDouble(char) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getFlagDouble(char, double) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getFlagInteger(char) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getFlagInteger(char, int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getFlagParser() - Method in class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
getFlags() - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getFlipDirection(Player, String) - Method in class com.sk89q.worldedit.WorldEdit
Get the flip direction for a player's direction.
getFloat(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a float named with the given key.
getFloat(int) - Method in class com.sk89q.jnbt.ListTag
Get a float named with the given index.
getFloat(ArgumentStack, Annotation[]) - Method in class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
Gets a type from a ArgumentStack.
getFormat(String) - Static method in class com.sk89q.worldedit.schematic.SchematicFormat
 
getFormat(File) - Static method in class com.sk89q.worldedit.schematic.SchematicFormat
 
getFormats() - Static method in class com.sk89q.worldedit.schematic.SchematicFormat
 
getFormatter() - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
getFormattingCode(StyleSet) - Static method in class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
Get the formatting codes.
getFrequency() - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
getFrequency() - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
getFrequency() - Method in class com.sk89q.worldedit.math.noise.VoronoiNoise
 
getFunction(int, String, RValue...) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
getFunctions() - Method in class com.sk89q.worldedit.internal.expression.Expression
 
getGroups() - Method in interface com.sk89q.worldedit.util.auth.Subject
Get a list of groups that this subject is a part of.
getHandle() - Method in class com.sk89q.worldedit.internal.util.AbstractAdapter
Get the object.
getHandler() - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
Get the delegate handler.
getHardness() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get the hardness factor for this block.
getHeader() - Method in class com.sk89q.util.yaml.YAMLProcessor
Return the set header.
getHeight() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the height (Y-direction) of the clipboard.
getHeight() - Method in class com.sk89q.worldedit.regions.AbstractRegion
Get Y-size.
getHeight() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getHeight() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
getHeight() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getHeight() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getHeight() - Method in interface com.sk89q.worldedit.regions.Region
Get Y-size.
getHeight() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
getHeight() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getHelp() - Method in interface com.sk89q.worldedit.util.command.Description
Get a longer help text about this command.
getHelp() - Method in class com.sk89q.worldedit.util.command.SimpleDescription
 
getHelpMessages() - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Get a map from command name to help message.
getHighestTerrainBlock(int, int, int, int) - Method in class com.sk89q.worldedit.EditSession
Returns the highest solid 'terrain' block which can occur naturally.
getHighestTerrainBlock(int, int, int, int, boolean) - Method in class com.sk89q.worldedit.EditSession
Returns the highest solid 'terrain' block which can occur naturally.
getID() - Method in exception com.sk89q.worldedit.bags.OutOfSpaceException
Deprecated.
 
getId() - Method in class com.sk89q.worldedit.blocks.BaseBlock
Get the ID of the block.
getID() - Method in enum com.sk89q.worldedit.blocks.BlockType
Get block numeric ID.
getID() - Method in enum com.sk89q.worldedit.blocks.ClothColor
Get item numeric ID.
getID() - Method in enum com.sk89q.worldedit.blocks.ItemType
Get item numeric ID.
getID() - Method in exception com.sk89q.worldedit.DisallowedItemException
 
getID() - Method in exception com.sk89q.worldedit.extent.inventory.OutOfSpaceException
Get the ID of the block
getId() - Method in class com.sk89q.worldedit.foundation.Block
Deprecated.
 
getID() - Method in exception com.sk89q.worldedit.UnknownItemException
Get the input.
getID() - Method in class com.sk89q.worldedit.util.Countable
 
getId() - Method in class com.sk89q.worldedit.world.biome.BaseBiome
Get the biome ID.
getIfExists(int) - Method in class com.sk89q.jnbt.ListTag
Get the tag if it exists at the given index.
getIfPresent(SessionOwner) - Method in class com.sk89q.worldedit.session.SessionManager
Gets the session for an owner and return it if it exists, otherwise return null.
getIncompleteRegion() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Get the region even if it's not fully defined.
getIncompleteRegion() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getIncompleteRegion() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getIncompleteRegion() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getIncompleteRegion() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getIncompleteRegion() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getInformationLines() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Get lines of information about the selection.
getInformationLines() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getInformationLines() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getInformationLines() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getInformationLines() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getInformationLines() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getInjector() - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Get the injector used to create new instances.
getInputStream() - Method in class com.sk89q.util.yaml.YAMLProcessor
 
getInputStream(String, String, String) - Method in class com.sk89q.worldedit.world.storage.FileLegacyChunkStore
Get the input stream for a chunk file.
getInputStream(String, String) - Method in class com.sk89q.worldedit.world.storage.FileMcRegionChunkStore
 
getInputStream(String, String, String) - Method in class com.sk89q.worldedit.world.storage.LegacyChunkStore
Get the input stream for a chunk file.
getInputStream(String, String) - Method in class com.sk89q.worldedit.world.storage.McRegionChunkStore
Get the input stream for a chunk file.
getInputStream(String, String, String) - Method in class com.sk89q.worldedit.world.storage.TrueZipLegacyChunkStore
Get the input stream for a chunk file.
getInputStream(String, String) - Method in class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
Get the input stream for a chunk file.
getInputStream(String, String, String) - Method in class com.sk89q.worldedit.world.storage.ZippedLegacyChunkStore
Get the input stream for a chunk file.
getInputStream(String, String) - Method in class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
 
getInputType() - Method in class com.sk89q.worldedit.event.platform.PlayerInputEvent
Get the type of input sent.
getInstance(Class<?>) - Method in interface com.sk89q.minecraft.util.commands.Injector
Constructs a new instance of the given class.
getInstance(Class<?>) - Method in class com.sk89q.minecraft.util.commands.SimpleInjector
 
getInstance() - Static method in class com.sk89q.worldedit.internal.expression.Expression
 
getInstance() - Static method in class com.sk89q.worldedit.regions.selector.limit.PermissiveSelectorLimits
Get a static instance.
getInstance() - Static method in class com.sk89q.worldedit.world.NullWorld
Return an instance of this null world.
getInstance() - Static method in class com.sk89q.worldedit.world.registry.BundledBlockData
Get a singleton instance of this object.
getInstance() - Static method in class com.sk89q.worldedit.world.registry.LegacyWorldData
Get a singleton instance.
getInstance() - Static method in class com.sk89q.worldedit.WorldEdit
Gets the current instance of this class.
getInt(String) - Method in class com.sk89q.jnbt.CompoundTag
Get an int named with the given key.
getInt(int) - Method in class com.sk89q.jnbt.ListTag
Get an int named with the given index.
getInt(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets an integer at a location.
getInt(String, int) - Method in class com.sk89q.util.yaml.YAMLNode
Gets an integer at a location.
getInt(String, int) - Method in class com.sk89q.worldedit.util.PropertiesConfiguration
Get an integer value.
getIntArray(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a int[] named with the given key.
getIntArray(int) - Method in class com.sk89q.jnbt.ListTag
Get a int[] named with the given index.
getInteger(int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getInteger(int, int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getInteger(ArgumentStack, Annotation[]) - Method in class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
Gets a type from a ArgumentStack.
getIntList(String, List<Integer>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of integers.
getIntSet(String, int[]) - Method in class com.sk89q.worldedit.util.PropertiesConfiguration
Get a double value.
getInventoryBlockBag() - Method in interface com.sk89q.worldedit.entity.Player
Get this actor's block bag.
getInvertedMask() - Method in class com.sk89q.worldedit.masks.InvertedMask
Deprecated.
 
getItalic() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether this style set is italicized.
getItemFactory() - Method in class com.sk89q.worldedit.WorldEdit
Get the item factory from which new BaseItems can be constructed.
getItemId() - Method in exception com.sk89q.worldedit.command.tool.InvalidToolBindException
 
getItemInHand() - Method in interface com.sk89q.worldedit.entity.Player
Get the ID of the item that the player is holding.
getItemRegistry() - Method in class com.sk89q.worldedit.world.registry.LegacyWorldData
 
getItemRegistry() - Method in interface com.sk89q.worldedit.world.registry.WorldData
Get the item registry.
getItems() - Method in class com.sk89q.worldedit.blocks.ContainerBlock
Get the list of items.
getJoinedStrings(int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getKernel() - Method in class com.sk89q.worldedit.math.convolution.HeightMapFilter
 
getKey(SessionOwner) - Method in class com.sk89q.worldedit.session.SessionManager
Get the key to use in the map for an owner.
getKey(SessionKey) - Method in class com.sk89q.worldedit.session.SessionManager
Get the key to use in the map for a SessionKey.
getKey() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.Entry
 
getKeys(String) - Method in class com.sk89q.util.yaml.YAMLNode
Get a list of keys at a location.
getLacunarity() - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
getLacunarity() - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
getLanguageName() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getLanguageVersion() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getLastColors(String) - Static method in enum com.sk89q.worldedit.util.formatting.Style
Gets the ChatColors used at the end of the given input string.
getLastErrorMessage() - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRestore
Get the last error message.
getLastScript() - Method in class com.sk89q.worldedit.LocalSession
Get the last script used.
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.EditSession
 
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.extent.cache.LastAccessExtentCache
 
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getLazyBlock(Vector) - Method in interface com.sk89q.worldedit.extent.InputExtent
Get a lazy, immutable snapshot of the block at the given location that only immediately contains information about the block's type (and metadata).
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.extent.NullExtent
 
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.extent.transform.BlockTransformExtent
 
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.LocalWorld
Deprecated.
 
getLazyBlock(Vector) - Method in class com.sk89q.worldedit.world.NullWorld
 
getLegacyTypeID() - Method in interface com.sk89q.worldedit.internal.cui.CUIRegion
Returns the type ID to send to CUI in the selection event if the CUI is in legacy mode.
getLegacyTypeID() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getLegacyTypeID() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getLegacyTypeID() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getLegacyTypeID() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getLegacyTypeID() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getLength() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the length (Z-direction) of the clipboard.
getLength() - Method in class com.sk89q.worldedit.regions.AbstractRegion
Get Z-size.
getLength() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getLength() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
getLength() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getLength() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getLength() - Method in interface com.sk89q.worldedit.regions.Region
Get Z-size.
getLength() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
getLength() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getLevel() - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
getLevenshteinDistance(String, String) - Static method in class com.sk89q.util.StringUtil
Find the Levenshtein distance between two Strings.
getLightOpacity() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get the opacity of this block for light to pass through.
getLightValue() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get the light value for this block.
getLimit() - Method in class com.sk89q.worldedit.extent.validation.BlockChangeLimiter
Get the limit.
getList(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a list of tags named with the given key.
getList(String, Class<T>) - Method in class com.sk89q.jnbt.CompoundTag
Get a list of tags named with the given key.
getList(int) - Method in class com.sk89q.jnbt.ListTag
Get a list of tags named with the given index.
getList(int, Class<T>) - Method in class com.sk89q.jnbt.ListTag
Get a list of tags named with the given index.
getList(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of objects at a location.
getListTag(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a TagList named with the given key.
getListTag(int) - Method in class com.sk89q.jnbt.ListTag
Get a TagList named with the given index.
getLocals() - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getLocalSession(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an LocalSession from a ArgumentStack.
getLocation() - Method in interface com.sk89q.worldedit.entity.Entity
Get the location of this entity.
getLocation() - Method in class com.sk89q.worldedit.event.platform.BlockInteractEvent
Get the location of the block that was interacted with.
getLogger() - Static method in class com.sk89q.worldedit.extension.platform.CommandManager
 
getLong(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a long named with the given key.
getLong(int) - Method in class com.sk89q.jnbt.ListTag
Get a long named with the given index.
getLookupNames() - Method in class com.sk89q.worldedit.schematic.SchematicFormat
 
getMap() - Method in class com.sk89q.util.yaml.YAMLNode
Return the underlying map.
getMask() - Method in class com.sk89q.worldedit.command.tool.BrushTool
Get the filter.
getMask() - Method in class com.sk89q.worldedit.EditSession
Get the mask.
getMask() - Method in class com.sk89q.worldedit.extent.MaskingExtent
Get the mask.
getMask() - Method in class com.sk89q.worldedit.function.GroundFunction
Get the mask that determines what the ground consists of.
getMask() - Method in class com.sk89q.worldedit.function.mask.OffsetMask
Get the mask.
getMask() - Method in class com.sk89q.worldedit.function.mask.OffsetMask2D
Get the mask.
getMask() - Method in class com.sk89q.worldedit.function.visitor.LayerVisitor
Get the mask that determines which columns within the flat region will be visited.
getMask(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an Mask from a ArgumentStack.
getMask() - Method in class com.sk89q.worldedit.LocalSession
Get the mask.
getMaskFactory() - Method in class com.sk89q.worldedit.WorldEdit
Get the mask factory from which new Masks can be constructed.
getMasks() - Method in class com.sk89q.worldedit.function.mask.MaskIntersection
Get the masks that are tested with.
getMasks() - Method in class com.sk89q.worldedit.function.mask.MaskIntersection2D
Get the masks that are tested with.
getMatchingSuggestions(Collection<String>, String) - Static method in class com.sk89q.worldedit.util.command.argument.ArgumentUtils
 
getMaterial() - Method in class com.sk89q.worldedit.command.tool.BrushTool
Get the material.
getMaterial(int, int, int, BaseBlock) - Method in class com.sk89q.worldedit.regions.shape.ArbitraryShape
Override this function to specify the shape to generate.
getMaterial(int, int, int, BaseBlock) - Method in class com.sk89q.worldedit.regions.shape.RegionShape
 
getMaterial(BaseBlock) - Method in interface com.sk89q.worldedit.world.registry.BlockRegistry
Get the material for the given block.
getMaterial(BaseBlock) - Method in class com.sk89q.worldedit.world.registry.LegacyBlockRegistry
 
getMaterialById(int) - Method in class com.sk89q.worldedit.world.registry.BundledBlockData
Get the material properties for the given block.
getMaxBlocks() - Method in class com.sk89q.worldedit.event.extent.EditSessionEvent
Get the maximum number of blocks that may be set.
getMaximum(Vector, Vector) - Static method in class com.sk89q.worldedit.Vector
Gets the maximum components of two vectors.
getMaximum(Vector2D, Vector2D) - Static method in class com.sk89q.worldedit.Vector2D
Gets the maximum components of two vectors.
getMaximumPoint() - Method in class com.sk89q.worldedit.EditSession
 
getMaximumPoint() - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
getMaximumPoint() - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getMaximumPoint() - Method in interface com.sk89q.worldedit.extent.Extent
Get the maximum point in the extent.
getMaximumPoint() - Method in class com.sk89q.worldedit.extent.NullExtent
 
getMaximumPoint() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getMaximumPoint() - Method in interface com.sk89q.worldedit.regions.Region
Get the upper point of a region.
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.RegionIntersection
 
getMaximumPoint() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
getMaximumPoint() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getMaximumPoint() - Method in class com.sk89q.worldedit.world.AbstractWorld
 
getMaximumY() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
getMaximumY() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getMaximumY() - Method in interface com.sk89q.worldedit.regions.FlatRegion
Gets the maximum Y value
getMaximumY() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getMaxY() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getMaxY() - Method in class com.sk89q.worldedit.world.AbstractWorld
 
getMaxY() - Method in interface com.sk89q.worldedit.world.World
Get the maximum Y.
getMegabuf() - Method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
getMelonPattern() - Static method in class com.sk89q.worldedit.function.generator.GardenPatchGenerator
Get a pattern that creates melons.
getMethod() - Method in class com.sk89q.worldedit.util.eventbus.MethodEventHandler
Get the method.
getMethodCallSyntax(String, String, String...) - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getMethods() - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Get the mapping of methods under a parent command.
getMidpoint(Vector, Vector) - Static method in class com.sk89q.worldedit.Vector
Gets the midpoint of two vectors.
getMimeTypes() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getMinimum(Vector, Vector) - Static method in class com.sk89q.worldedit.Vector
Gets the minimum components of two vectors.
getMinimum(Vector2D, Vector2D) - Static method in class com.sk89q.worldedit.Vector2D
Gets the minimum components of two vectors.
getMinimumPoint() - Method in class com.sk89q.worldedit.EditSession
 
getMinimumPoint() - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
getMinimumPoint() - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getMinimumPoint() - Method in interface com.sk89q.worldedit.extent.Extent
Get the minimum point in the extent.
getMinimumPoint() - Method in class com.sk89q.worldedit.extent.NullExtent
 
getMinimumPoint() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getMinimumPoint() - Method in interface com.sk89q.worldedit.regions.Region
Get the lower point of a region.
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.RegionIntersection
 
getMinimumPoint() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
getMinimumPoint() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getMinimumPoint() - Method in class com.sk89q.worldedit.world.AbstractWorld
 
getMinimumY() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
getMinimumY() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getMinimumY() - Method in interface com.sk89q.worldedit.regions.FlatRegion
Gets the minimum Y value
getMinimumY() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getMininumY() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Deprecated.
getMissingChunks() - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRestore
Get a list of the missing chunks.
getMobType() - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
Get the mob type.
getMode() - Method in class com.sk89q.worldedit.function.factory.Deform
 
getModifiers() - Method in class com.sk89q.worldedit.util.command.parametric.ParameterData
Get a list of modifier annotations.
getModX() - Method in enum com.sk89q.worldedit.VectorFace
Deprecated.
 
getModY() - Method in enum com.sk89q.worldedit.VectorFace
Deprecated.
 
getModZ() - Method in enum com.sk89q.worldedit.VectorFace
Deprecated.
 
getName() - Method in class com.sk89q.jnbt.NamedTag
Get the name of the tag.
getName() - Method in enum com.sk89q.worldedit.blocks.BlockType
Get user-friendly block name.
getName() - Method in enum com.sk89q.worldedit.blocks.ClothColor
Get user-friendly item name.
getName() - Method in enum com.sk89q.worldedit.blocks.ItemType
Get user-friendly item name.
getName() - Method in enum com.sk89q.worldedit.blocks.metadata.MobType
 
getName() - Method in interface com.sk89q.worldedit.extension.platform.Actor
Get the name of the actor.
getName() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getName() - Method in class com.sk89q.worldedit.schematic.SchematicFormat
Gets the official/display name for this schematic format
getName() - Method in interface com.sk89q.worldedit.session.SessionKey
Get the name for this session, if one is available, so that it can be referred to by others.
getName() - Method in interface com.sk89q.worldedit.util.command.Parameter
The name of the parameter.
getName() - Method in class com.sk89q.worldedit.util.command.SimpleParameter
 
getName() - Method in enum com.sk89q.worldedit.util.TreeGenerator.TreeType
Get user-friendly tree type name.
getName() - Method in interface com.sk89q.worldedit.world.biome.BiomeData
Get the name of the biome, which does not have to follow any particular convention.
getName() - Method in class com.sk89q.worldedit.world.NullWorld
 
getName() - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
Get the snapshot's name.
getName() - Method in interface com.sk89q.worldedit.world.World
Get the name of the world.
getNames() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.BaseBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.ChestBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.DispenserBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.FurnaceBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.LazyBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.NoteBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.SignBlock
 
getNbtData() - Method in class com.sk89q.worldedit.blocks.SkullBlock
 
getNbtData() - Method in class com.sk89q.worldedit.entity.BaseEntity
 
getNbtData() - Method in interface com.sk89q.worldedit.world.NbtValued
Get the object's NBT data (tile entity data).
getNbtId() - Method in class com.sk89q.worldedit.blocks.BaseBlock
 
getNbtId() - Method in class com.sk89q.worldedit.blocks.ChestBlock
 
getNbtId() - Method in class com.sk89q.worldedit.blocks.DispenserBlock
 
getNbtId() - Method in class com.sk89q.worldedit.blocks.FurnaceBlock
 
getNbtId() - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
 
getNbtId() - Method in class com.sk89q.worldedit.blocks.NoteBlock
 
getNbtId() - Method in class com.sk89q.worldedit.blocks.SignBlock
 
getNbtId() - Method in class com.sk89q.worldedit.blocks.SkullBlock
 
getNbtId() - Method in interface com.sk89q.worldedit.blocks.TileEntityBlock
Return the name of the title entity ID.
getNestedUsage(String[], int, Method, T) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Get the usage string for a nested command.
getNextBlock() - Method in class com.sk89q.worldedit.util.TargetBlock
Get next block
getNode(String) - Method in class com.sk89q.util.yaml.YAMLNode
Get a configuration node at a path.
getNodeList(String, List<YAMLNode>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of nodes.
getNodes(String) - Method in class com.sk89q.util.yaml.YAMLNode
Get a list of nodes at a location.
getNoiseGenerator() - Method in class com.sk89q.worldedit.function.mask.NoiseFilter
Get the noise generator.
getNoiseGenerator() - Method in class com.sk89q.worldedit.function.mask.NoiseFilter2D
Get the noise generator.
getNote() - Method in class com.sk89q.worldedit.blocks.NoteBlock
Get the note.
getOctaveCount() - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
getOctaveCount() - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
getOffset() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the offset of the player to the clipboard's minimum point (minimum X, Y, Z coordinates).
getOffset() - Method in class com.sk89q.worldedit.function.factory.Deform
 
getOffset() - Method in class com.sk89q.worldedit.function.mask.OffsetMask
Get the offset.
getOffset() - Method in class com.sk89q.worldedit.function.mask.OffsetMask2D
Get the offset.
getOffset() - Method in class com.sk89q.worldedit.function.pattern.RepeatingExtentPattern
Get the offset.
getOffset() - Method in class com.sk89q.worldedit.function.util.FlatRegionOffset
Get the offset that is added to the position.
getOffset() - Method in class com.sk89q.worldedit.function.util.RegionOffset
Get the offset that is added to the position.
getOperator(int, String, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
getOperator(int, String, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
getOrigin() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the origin point, which corresponds to where the copy was originally copied from.
getOrigin() - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getOrigin() - Method in interface com.sk89q.worldedit.extent.clipboard.Clipboard
Get the origin point from which the copy was made from.
getOutputStatement(String) - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getOutputStream() - Method in class com.sk89q.util.yaml.YAMLProcessor
 
getOwner() - Method in class com.sk89q.worldedit.blocks.SkullBlock
Get the skull's owner.
getPaddedSlice(int, int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getParameter(String) - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getParameters() - Method in interface com.sk89q.worldedit.internal.cui.CUIEvent
 
getParameters() - Method in class com.sk89q.worldedit.internal.cui.SelectionCylinderEvent
 
getParameters() - Method in class com.sk89q.worldedit.internal.cui.SelectionEllipsoidPointEvent
 
getParameters() - Method in class com.sk89q.worldedit.internal.cui.SelectionMinMaxEvent
 
getParameters() - Method in class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
getParameters() - Method in class com.sk89q.worldedit.internal.cui.SelectionPointEvent
 
getParameters() - Method in class com.sk89q.worldedit.internal.cui.SelectionPolygonEvent
 
getParameters() - Method in class com.sk89q.worldedit.internal.cui.SelectionShapeEvent
 
getParameters() - Method in class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
getParameters() - Method in interface com.sk89q.worldedit.util.command.Description
Get the list of parameters for this command.
getParameters() - Method in class com.sk89q.worldedit.util.command.SimpleDescription
 
getParsedPaddedSlice(int, int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getParsedSlice(int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getPattern(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an Pattern from a ArgumentStack.
getPatternFactory() - Method in class com.sk89q.worldedit.WorldEdit
Get the pattern factory from which new Patterns can be constructed.
getPermissions() - Method in interface com.sk89q.worldedit.util.command.Description
Get a list of permissions that the player may have to have permission.
getPermissions() - Method in class com.sk89q.worldedit.util.command.SimpleDescription
 
getPersistence() - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
getPitch() - Method in interface com.sk89q.worldedit.entity.Player
Deprecated.
getPitch() - Method in class com.sk89q.worldedit.Location
Deprecated.
 
getPitch() - Method in class com.sk89q.worldedit.util.Location
Get the pitch in degrees.
getPlacementPosition(Player) - Method in class com.sk89q.worldedit.LocalSession
Get the position use for commands that take a center point (i.e.
getPlant() - Method in class com.sk89q.worldedit.function.generator.GardenPatchGenerator
Get the plant pattern that is placed.
getPlatformManager() - Method in class com.sk89q.worldedit.WorldEdit
Get the platform manager, where platforms (that implement WorldEdit) can be registered and information about registered platforms can be queried.
getPlatformName() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Get a friendly name of the platform.
getPlatformName() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
getPlatforms() - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Get a list of loaded platforms.
getPlatformVersion() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Get the version of the platform, which can be anything.
getPlatformVersion() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
getPlayer() - Method in class com.sk89q.worldedit.event.platform.PlayerInputEvent
Get the player that sent the input.
getPlayer(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets an Player from a ArgumentStack.
getPlayer() - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get the player.
getPoint(Vector) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
getPointCount() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegionSelector
Deprecated.
Get the number of points.
getPointCount() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
Get the number of points.
getPoints() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Get the list of points.
getPolygonVertexLimit() - Method in class com.sk89q.worldedit.extension.platform.permission.ActorSelectorLimits
 
getPolygonVertexLimit() - Method in class com.sk89q.worldedit.regions.selector.limit.PermissiveSelectorLimits
 
getPolygonVertexLimit() - Method in interface com.sk89q.worldedit.regions.selector.limit.SelectorLimits
Get the optionally defined vertex limit for polygons.
getPolyhedronVertexLimit() - Method in class com.sk89q.worldedit.extension.platform.permission.ActorSelectorLimits
 
getPolyhedronVertexLimit() - Method in class com.sk89q.worldedit.regions.selector.limit.PermissiveSelectorLimits
 
getPolyhedronVertexLimit() - Method in interface com.sk89q.worldedit.regions.selector.limit.SelectorLimits
Get the optionally defined vertex limit for polyhedrons.
getPos1() - Method in class com.sk89q.worldedit.regions.CuboidRegion
Get the first cuboid-defining corner.
getPos2() - Method in class com.sk89q.worldedit.regions.CuboidRegion
Get the second cuboid-defining corner.
getPosition() - Method in interface com.sk89q.worldedit.entity.Player
Deprecated.
getPosition() - Method in class com.sk89q.worldedit.history.change.BlockChange
Get the position.
getPosition() - Method in exception com.sk89q.worldedit.internal.expression.ExpressionException
 
getPosition() - Method in interface com.sk89q.worldedit.internal.expression.Identifiable
 
getPosition() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.Token
 
getPosition() - Method in class com.sk89q.worldedit.internal.expression.parser.PseudoToken
 
getPosition() - Method in class com.sk89q.worldedit.internal.expression.runtime.Node
 
getPosition() - Method in class com.sk89q.worldedit.LocalEntity
Deprecated.
 
getPosition() - Method in class com.sk89q.worldedit.Location
Deprecated.
 
getPosition(double) - Method in interface com.sk89q.worldedit.math.interpolation.Interpolation
Gets the result of f(position)
getPosition(double) - Method in class com.sk89q.worldedit.math.interpolation.KochanekBartelsInterpolation
 
getPosition(double) - Method in class com.sk89q.worldedit.math.interpolation.LinearInterpolation
 
getPosition() - Method in class com.sk89q.worldedit.math.interpolation.Node
 
getPosition(double) - Method in class com.sk89q.worldedit.math.interpolation.ReparametrisingInterpolation
 
getPrevious() - Method in class com.sk89q.worldedit.history.change.BlockChange
Get the previous block.
getPreviousBlock() - Method in class com.sk89q.worldedit.util.TargetBlock
Returns the previous block in the aimed path
getPrimaryAlias() - Method in interface com.sk89q.worldedit.util.command.CommandMapping
Get the primary alias.
getPrimaryAlias() - Method in class com.sk89q.worldedit.util.command.SimpleCommandMapping
 
getPrimaryAliases() - Method in interface com.sk89q.worldedit.util.command.Dispatcher
Get a list of primary aliases.
getPrimaryAliases() - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
getPrimaryAliases() - Static method in enum com.sk89q.worldedit.util.TreeGenerator.TreeType
 
getPrimaryPosition() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Get the primary position.
getPrimaryPosition() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getPrimaryPosition() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getPrimaryPosition() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getPrimaryPosition() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getPrimaryPosition() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getPriority() - Method in class com.sk89q.worldedit.util.eventbus.EventHandler
Get the priority.
getProgram(String...) - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getProperty(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a property at a location.
getProtocolVersion() - Method in interface com.sk89q.worldedit.internal.cui.CUIRegion
Returns the CUI version that is required to send up-to-date data.
getProtocolVersion() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getProtocolVersion() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getProtocolVersion() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getProtocolVersion() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getProtocolVersion() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getPumpkinPattern() - Static method in class com.sk89q.worldedit.function.generator.GardenPatchGenerator
Get a pattern that creates pumpkins with different faces.
getRadius() - Method in class com.sk89q.worldedit.regions.CylinderRegion
Returns the radius of the cylinder
getRadius() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
Get the radii.
getRange() - Method in class com.sk89q.worldedit.command.tool.BrushTool
Get the set brush range.
getReader(InputStream) - Method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Create a reader.
getReader(Vector2D, String) - Method in class com.sk89q.worldedit.world.storage.McRegionChunkStore
 
getRegion() - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
getRegion() - Method in interface com.sk89q.worldedit.extent.clipboard.Clipboard
Get the bounding region of this extent.
getRegion() - Method in class com.sk89q.worldedit.function.EditContext
 
getRegion() - Method in class com.sk89q.worldedit.function.factory.Deform
 
getRegion() - Method in class com.sk89q.worldedit.function.mask.RegionMask
Get the region.
getRegion() - Method in class com.sk89q.worldedit.LocalSession
getRegion() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Get the selection.
getRegion() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getRegion() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getRegion() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getRegion() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getRegion() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getRegion() - Method in class com.sk89q.worldedit.regions.TransformRegion
Get the untransformed, base region.
getRegion() - Method in class com.sk89q.worldedit.session.request.RequestSelection
Get the delegate region.
getRegionSelector(LocalWorld) - Method in class com.sk89q.worldedit.LocalSession
getRegionSelector(World) - Method in class com.sk89q.worldedit.LocalSession
Get the region selector for defining the selection.
getRegionSelector() - Method in class com.sk89q.worldedit.LocalSession
getRemainingString(int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getRepetitions() - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Get the number of repetitions left.
getResistance() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get the resistance factor for this block.
getRot() - Method in class com.sk89q.worldedit.blocks.SkullBlock
Get rotation of skull.
getSafeFile(String, String) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Deprecated.
getSafeOpenFile(String, String, String, String...) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Gets the path to a file for opening.
getSafeOpenFile(Player, File, String, String, String...) - Method in class com.sk89q.worldedit.WorldEdit
Gets the path to a file.
getSafeSaveFile(String, String, String, String...) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Gets the path to a file for saving.
getSafeSaveFile(Player, File, String, String, String...) - Method in class com.sk89q.worldedit.WorldEdit
Gets the path to a file.
getScore() - Method in class com.sk89q.worldedit.util.WeightedChoice.Choice
Get the score.
getScriptEngine() - Method in class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
getSeed() - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
getSeed() - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
getSeed() - Method in class com.sk89q.worldedit.math.noise.VoronoiNoise
 
getSegment(double) - Method in interface com.sk89q.worldedit.math.interpolation.Interpolation
Get the segment position.
getSegment(double) - Method in class com.sk89q.worldedit.math.interpolation.KochanekBartelsInterpolation
 
getSegment(double) - Method in class com.sk89q.worldedit.math.interpolation.LinearInterpolation
 
getSegment(double) - Method in class com.sk89q.worldedit.math.interpolation.ReparametrisingInterpolation
 
getSelection(ArgumentStack, Selection) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
Gets a selection from a ArgumentStack.
getSelection(LocalWorld) - Method in class com.sk89q.worldedit.LocalSession
getSelection(World) - Method in class com.sk89q.worldedit.LocalSession
Get the selection region.
getSelectionWorld() - Method in class com.sk89q.worldedit.LocalSession
Get the selection world.
getSelectorClass() - Method in enum com.sk89q.worldedit.regions.selector.RegionSelectorType
Get the selector class.
getServer() - Method in class com.sk89q.worldedit.WorldEdit
Get the server interface.
getServerInterface() - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Return a legacy ServerInterface.
getSession() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the LocalSession.
getSession() - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get the player's session.
getSession() - Method in class com.sk89q.worldedit.session.request.Request
Get the request session.
getSession(String) - Method in class com.sk89q.worldedit.WorldEdit
getSession(Player) - Method in class com.sk89q.worldedit.WorldEdit
getSessionKey() - Method in interface com.sk89q.worldedit.session.SessionOwner
Get an object describing this session.
getSessionManager() - Method in class com.sk89q.worldedit.WorldEdit
Return the session manager.
getShort(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a short named with the given key.
getShort(int) - Method in class com.sk89q.jnbt.ListTag
Get a short named with the given index.
getShort(ArgumentStack, Annotation[]) - Method in class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
Gets a type from a ArgumentStack.
getSimpleUsageString(String) - Method in exception com.sk89q.worldedit.util.command.InvalidUsageException
Get a simple usage string.
getSize() - Method in class com.sk89q.worldedit.command.tool.BrushTool
Get the set brush size.
getSize() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the dimensions of the clipboard.
getSkullType() - Method in class com.sk89q.worldedit.blocks.SkullBlock
Get the type of skull.
getSlice(int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getSlipperiness() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get the slipperiness factor for this block.
getSnapshot() - Method in class com.sk89q.worldedit.LocalSession
Get the snapshot that has been selected.
getSnapshot(String) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Get a snapshot.
getSnapshotAfter(Calendar, String) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Get the first snapshot after a date.
getSnapshotBefore(Calendar, String) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Get the first snapshot before a date.
getSnapshots(boolean, String) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Get a list of snapshots in a directory.
getSolidBlockTrace(int) - Method in interface com.sk89q.worldedit.entity.Player
Get the point of the block being looked at.
getSolidBlockTrace(int) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
getSolidTargetBlock() - Method in class com.sk89q.worldedit.util.TargetBlock
Returns the block at the sight.
getSourceFunction() - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Get the function that gets applied to all source blocks after the copy has been made.
getSourceMask() - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Get the mask that gets applied to the source extent.
getStage() - Method in class com.sk89q.worldedit.event.extent.EditSessionEvent
Get the stage that is being wrapped.
getState() - Method in interface com.sk89q.worldedit.entity.Entity
Get a copy of the entity's state.
getStates(BaseBlock) - Method in interface com.sk89q.worldedit.world.registry.BlockRegistry
Get an unmodifiable map of states for this block.
getStates(BaseBlock) - Method in class com.sk89q.worldedit.world.registry.LegacyBlockRegistry
 
getStatesById(int) - Method in class com.sk89q.worldedit.world.registry.BundledBlockData
Get the states for the given block.
getStrikethrough() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether this style set is stricken through.
getString(String) - Method in class com.sk89q.jnbt.CompoundTag
Get a string named with the given key.
getString(int) - Method in class com.sk89q.jnbt.ListTag
Get a string named with the given index.
getString(int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getString(int, String) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getString(int, int) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getString(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a string at a location.
getString(String, String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a string at a location.
getString(ArgumentStack, Annotation[]) - Method in class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
Gets a type from a ArgumentStack.
getString(String, String) - Method in class com.sk89q.worldedit.util.PropertiesConfiguration
Get a string value.
getStringList(String, List<String>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of strings.
getStyle() - Method in enum com.sk89q.util.yaml.YAMLFormat
 
getStyle() - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
getSuggestionContext() - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.BooleanFlag
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.NumberParser
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.RegionFactoryParser
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.StringParser
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.command.argument.TreeGeneratorParser
 
getSuggestions() - Method in class com.sk89q.worldedit.event.platform.CommandSuggestionEvent
Get the list of suggestions that are to be presented.
getSuggestions(String, CommandLocals) - Method in class com.sk89q.worldedit.internal.command.UserCommandCompleter
 
getSuggestions(String, CommandLocals) - Method in interface com.sk89q.worldedit.util.command.CommandCompleter
Get a list of suggestions based on input.
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.BranchingCommand
 
getSuggestions(CommandArgs, CommandLocals) - Method in interface com.sk89q.worldedit.util.command.composition.CommandExecutor
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser
 
getSuggestions(String, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.ProvidedValue
 
getSuggestions(CommandArgs, CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.SimpleCommand
 
getSuggestions(String, CommandLocals) - Method in class com.sk89q.worldedit.util.command.NullCompleter
 
getSuggestions(ParameterData, String) - Method in interface com.sk89q.worldedit.util.command.parametric.Binding
Get a list of suggestions for the given parameter and user arguments.
getSuggestions(ParameterData, String) - Method in class com.sk89q.worldedit.util.command.parametric.BindingHelper
 
getSuggestions(String, CommandLocals) - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
getSuperPickaxe() - Method in class com.sk89q.worldedit.LocalSession
Get the assigned block tool.
getSurvivalExtent() - Method in class com.sk89q.worldedit.EditSession
getTag() - Method in class com.sk89q.jnbt.NamedTag
Get the tag.
getTarget(Player) - Method in class com.sk89q.worldedit.command.tool.DistanceWand
 
getTargetBlock() - Method in class com.sk89q.worldedit.util.TargetBlock
Returns the block at the sight.
getTargetBlockFace() - Method in class com.sk89q.worldedit.util.TargetBlock
 
getTargetFace(Player) - Method in class com.sk89q.worldedit.command.tool.LongRangeBuildTool
 
getTemperatePattern() - Static method in class com.sk89q.worldedit.function.generator.FloraGenerator
Get a pattern for plants to place inside a temperate environment.
getTension() - Method in class com.sk89q.worldedit.math.interpolation.Node
 
getText() - Method in class com.sk89q.worldedit.blocks.SignBlock
Get the text.
getText(ArgumentStack, Text, Annotation[]) - Method in class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
Gets a type from a ArgumentStack.
getTimeLimit() - Method in interface com.sk89q.worldedit.scripting.CraftScriptEngine
 
getTimeLimit() - Method in class com.sk89q.worldedit.scripting.RhinoCraftScriptEngine
 
getTimeZone() - Method in class com.sk89q.worldedit.LocalSession
Get the session's timezone.
getTool(int) - Method in class com.sk89q.worldedit.LocalSession
Get the tool assigned to the item.
getTransform() - Method in class com.sk89q.worldedit.extent.transform.BlockTransformExtent
Get the transform.
getTransform() - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Get the transformation that will occur on every point.
getTransform() - Method in class com.sk89q.worldedit.regions.TransformRegion
Get the transform that is applied.
getTransform() - Method in class com.sk89q.worldedit.session.ClipboardHolder
Get the transform.
getTreeType(ArgumentStack) - Method in class com.sk89q.worldedit.internal.command.WorldEditBinding
getTriangles() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
getType() - Method in class com.sk89q.jnbt.ListTag
Gets the type of item in this list.
getType() - Method in class com.sk89q.worldedit.blocks.BaseBlock
Get the type of block.
getType() - Method in class com.sk89q.worldedit.blocks.BaseItem
Get the type of item.
getType() - Method in class com.sk89q.worldedit.event.platform.BlockInteractEvent
Get the type of interaction.
getType() - Method in class com.sk89q.worldedit.util.command.parametric.ParameterData
Set the main type of this parameter.
getTypeClass(int) - Static method in class com.sk89q.jnbt.NBTUtils
Gets the class of a type of tag.
getTypeCode(Class<? extends Tag>) - Static method in class com.sk89q.jnbt.NBTUtils
Gets the type code of a tag class.
getTypeId() - Method in class com.sk89q.worldedit.entity.BaseEntity
Get the entity that determines the type of entity.
getTypeId() - Method in interface com.sk89q.worldedit.internal.cui.CUIEvent
 
getTypeID() - Method in interface com.sk89q.worldedit.internal.cui.CUIRegion
Returns the type ID to send to CUI in the selection event.
getTypeId() - Method in class com.sk89q.worldedit.internal.cui.SelectionCylinderEvent
 
getTypeId() - Method in class com.sk89q.worldedit.internal.cui.SelectionEllipsoidPointEvent
 
getTypeId() - Method in class com.sk89q.worldedit.internal.cui.SelectionMinMaxEvent
 
getTypeId() - Method in class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
getTypeId() - Method in class com.sk89q.worldedit.internal.cui.SelectionPointEvent
 
getTypeId() - Method in class com.sk89q.worldedit.internal.cui.SelectionPolygonEvent
 
getTypeId() - Method in class com.sk89q.worldedit.internal.cui.SelectionShapeEvent
 
getTypeID() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getTypeID() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getTypeID() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getTypeID() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getTypeID() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getTypeName(Class<? extends Tag>) - Static method in class com.sk89q.jnbt.NBTUtils
Gets the type name of a tag.
getTypeName() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Get a lowercase name of this region selector type.
getTypeName() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getTypeName() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getTypeName() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getTypeName() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getTypeName() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getTypeName() - Method in class com.sk89q.worldedit.regions.selector.SphereRegionSelector
 
getTypes() - Method in interface com.sk89q.worldedit.util.command.parametric.Binding
Get the types that this binding handles.
getTypes() - Method in class com.sk89q.worldedit.util.command.parametric.BindingHelper
 
getUnconsumed() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Get the unconsumed arguments left over, without touching the stack.
getUnconsumed() - Method in exception com.sk89q.worldedit.util.command.UnconsumedParameterException
 
getUnderline() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether this style set is underlined.
getUniqueId() - Method in interface com.sk89q.worldedit.util.Identifiable
Get the UUID for this object.
getUsage(String[], int, Command) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Get the usage string for a command.
getUsage() - Method in exception com.sk89q.minecraft.util.commands.CommandUsageException
 
getUsage() - Method in class com.sk89q.worldedit.command.argument.BooleanFlag
 
getUsage() - Method in class com.sk89q.worldedit.command.argument.NumberParser
 
getUsage() - Method in class com.sk89q.worldedit.command.argument.RegionFactoryParser
 
getUsage() - Method in class com.sk89q.worldedit.command.argument.StringParser
 
getUsage() - Method in class com.sk89q.worldedit.command.argument.TreeGeneratorParser
 
getUsage() - Method in class com.sk89q.worldedit.util.command.composition.BranchingCommand
 
getUsage() - Method in interface com.sk89q.worldedit.util.command.composition.CommandExecutor
 
getUsage() - Method in class com.sk89q.worldedit.util.command.composition.FlagParser
 
getUsage() - Method in class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
getUsage() - Method in class com.sk89q.worldedit.util.command.composition.ProvidedValue
 
getUsage() - Method in interface com.sk89q.worldedit.util.command.Description
Get the usage string of this command.
getUsage() - Method in class com.sk89q.worldedit.util.command.SimpleDescription
 
getValue() - Method in class com.sk89q.jnbt.ByteArrayTag
 
getValue() - Method in class com.sk89q.jnbt.ByteTag
 
getValue() - Method in class com.sk89q.jnbt.CompoundTag
 
getValue() - Method in class com.sk89q.jnbt.DoubleTag
 
getValue() - Method in class com.sk89q.jnbt.EndTag
 
getValue() - Method in class com.sk89q.jnbt.FloatTag
 
getValue() - Method in class com.sk89q.jnbt.IntArrayTag
 
getValue() - Method in class com.sk89q.jnbt.IntTag
 
getValue() - Method in class com.sk89q.jnbt.ListTag
 
getValue() - Method in class com.sk89q.jnbt.LongTag
 
getValue() - Method in class com.sk89q.jnbt.ShortTag
 
getValue() - Method in class com.sk89q.jnbt.StringTag
 
getValue() - Method in class com.sk89q.jnbt.Tag
Gets the value of this tag.
getValue() - Method in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Break
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Conditional
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Constant
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.For
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Function
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Return
 
getValue() - Method in exception com.sk89q.worldedit.internal.expression.runtime.ReturnException
 
getValue() - Method in interface com.sk89q.worldedit.internal.expression.runtime.RValue
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Sequence
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.SimpleFor
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Switch
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.Variable
 
getValue() - Method in class com.sk89q.worldedit.internal.expression.runtime.While
 
getValue() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.Entry
 
getValue() - Method in class com.sk89q.worldedit.util.WeightedChoice.Choice
Get the chosen value.
getValue(BaseBlock) - Method in interface com.sk89q.worldedit.world.registry.State
Get the value that the block is set to.
getValueFlags() - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
getVariable(String, boolean) - Method in class com.sk89q.worldedit.internal.expression.Expression
 
getVector(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a vector at a location.
getVector(String, Vector) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a string at a location.
getVector2d(String) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a 2D vector at a location.
getVector2dList(String, List<Vector2D>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of 2D vectors.
getVectorList(String, List<Vector>) - Method in class com.sk89q.util.yaml.YAMLNode
Gets a list of vectors.
getVersion() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Get the version of WorldEdit that this platform provides.
getVersion() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
getVersion() - Static method in class com.sk89q.worldedit.WorldEdit
Get the version.
getVertex(int) - Method in class com.sk89q.worldedit.regions.polyhedron.Triangle
Returns the triangle's vertex with the given index, counter-clockwise.
getVertices() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
getWalls() - Method in class com.sk89q.worldedit.regions.CuboidRegion
Get a region that contains the walls (all faces but the ones parallel to the X-Z plane) of this cuboid.
getWidth() - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Get the width (X-direction) of the clipboard.
getWidth() - Method in class com.sk89q.worldedit.regions.AbstractRegion
Get X-size.
getWidth() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
getWidth() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
getWidth() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getWidth() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
getWidth() - Method in interface com.sk89q.worldedit.regions.Region
Get X-size.
getWidth() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
getWidth() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getWorkingDirectory() - Method in class com.sk89q.worldedit.LocalConfiguration
Get the working directory to work from.
getWorkingDirectoryFile(String) - Method in class com.sk89q.worldedit.WorldEdit
Get a file relative to the defined working directory.
getWorld() - Method in class com.sk89q.worldedit.EditSession
Get the world.
getWorld() - Method in interface com.sk89q.worldedit.entity.Player
Return the world that the player is on.
getWorld() - Method in class com.sk89q.worldedit.event.extent.EditSessionEvent
Get the world.
getWorld() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the World set on this context.
getWorld() - Method in class com.sk89q.worldedit.Location
Deprecated.
 
getWorld() - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
getWorld() - Method in class com.sk89q.worldedit.regions.NullRegion
 
getWorld() - Method in interface com.sk89q.worldedit.regions.Region
Sets the world that the selection is in.
getWorld() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Get the world for the region selector.
getWorld() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
getWorld() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
getWorld() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
getWorld() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
getWorld() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
getWorld() - Method in class com.sk89q.worldedit.session.request.Request
Get the request world.
getWorld() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
getWorld() - Method in class com.sk89q.worldedit.WorldVector
Deprecated.
Get the world.
getWorld() - Method in class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
getWorldData() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
getWorldData() - Method in class com.sk89q.worldedit.session.ClipboardHolder
Get the mapping used for blocks, entities, and so on.
getWorldData() - Method in class com.sk89q.worldedit.world.NullWorld
 
getWorldData() - Method in interface com.sk89q.worldedit.world.World
Get the data for blocks and so on for this world.
getWorldForEditing(World) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Given a world, possibly return the same world but using a different platform preferred for world editing operations.
getWorldName() - Method in exception com.sk89q.worldedit.world.storage.MissingWorldException
Get name of the world in question.
getWorlds() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlatform
 
getWorlds() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Get a list of available or loaded worlds.
getWorlds() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
getWorldVectorFace(LocalWorld, Vector, Vector) - Static method in class com.sk89q.worldedit.WorldVectorFace
Deprecated.
Get a WorldVectorFace by comparing two vectors.
getWriter(OutputStream) - Method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Create a writer.
getX() - Method in class com.sk89q.worldedit.util.Location
Get the X component of the position vector.
getX() - Method in class com.sk89q.worldedit.Vector
Get the X coordinate.
getX() - Method in class com.sk89q.worldedit.Vector2D
Get the X coordinate.
getY() - Method in class com.sk89q.worldedit.util.Location
Get the Y component of the position vector.
getY() - Method in class com.sk89q.worldedit.Vector
Get the Y coordinate.
getYaw() - Method in interface com.sk89q.worldedit.entity.Player
Deprecated.
getYaw() - Method in class com.sk89q.worldedit.Location
Deprecated.
 
getYaw() - Method in class com.sk89q.worldedit.util.Location
Get the yaw in degrees.
getZ() - Method in class com.sk89q.worldedit.util.Location
Get the Z component of the position vector.
getZ() - Method in class com.sk89q.worldedit.Vector
Get the Z coordinate.
getZ() - Method in class com.sk89q.worldedit.Vector2D
Get the Z coordinate.
GHAST_TEAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
giveItem(int, int) - Method in interface com.sk89q.worldedit.entity.Player
Gives the player an item.
GLASS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
GLASS_BOTTLE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GLASS_PANE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
GLISTERING_MELON - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GLOWING_REDSTONE_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
gmask(Player, LocalSession, EditSession, Mask) - Method in class com.sk89q.worldedit.command.GeneralCommands
 
gmegabuf(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
gmegabuf(RValue, double) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
GOLD_APPLE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_AXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_BAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
GOLD_BOOTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_CHEST - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_HELMET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_HOE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_NUGGET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
GOLD_PANTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_PICKAXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_RECORD - Static variable in class com.sk89q.worldedit.blocks.ItemID
Deprecated.
GOLD_SHOVEL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLD_SWORD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
GOLDEN_CARROT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
graph() - Method in class com.sk89q.worldedit.util.command.fluent.DispatcherNode
Get the root command graph.
GRASS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
GRAVEL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
gravityBrush(Player, LocalSession, EditSession, double, boolean) - Method in class com.sk89q.worldedit.command.BrushCommands
 
GravityBrush - Class in com.sk89q.worldedit.command.tool.brush
 
GravityBrush(boolean) - Constructor for class com.sk89q.worldedit.command.tool.brush.GravityBrush
 
GRAY - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
green(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
green(Vector, double) - Method in class com.sk89q.worldedit.EditSession
green(Vector, double, boolean) - Method in class com.sk89q.worldedit.EditSession
Make dirt green.
GREEN_RECORD - Static variable in class com.sk89q.worldedit.blocks.ItemID
Deprecated.
GroundFunction - Class in com.sk89q.worldedit.function
Applies a RegionFunction to the first ground block.
GroundFunction(Mask, RegionFunction) - Constructor for class com.sk89q.worldedit.function.GroundFunction
Create a new ground function.
group(String...) - Method in class com.sk89q.worldedit.util.command.fluent.DispatcherNode
Create a new command that will contain sub-commands.
GsonUtil - Class in com.sk89q.worldedit.util.gson
Utility methods for Google's GSON library.
gth(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
GUARANTEED_NO_WRAP_CHAT_PAGE_WIDTH - Static variable in class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
 

H

hadTotalFailure() - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRestore
Checks to see where the backup succeeded in any capacity.
handleArmSwing(Player) - Method in class com.sk89q.worldedit.WorldEdit
Called on arm swing.
handleBlockInteract(BlockInteractEvent) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
 
handleBlockLeftClick(Player, WorldVector) - Method in class com.sk89q.worldedit.WorldEdit
Called on left click.
handleBlockRightClick(Player, WorldVector) - Method in class com.sk89q.worldedit.WorldEdit
Called on right click.
handleCommand(CommandEvent) - Method in class com.sk89q.worldedit.extension.platform.CommandManager
 
handleCommandSuggestion(CommandSuggestionEvent) - Method in class com.sk89q.worldedit.extension.platform.CommandManager
 
handleCUIInitializationMessage(String) - Method in class com.sk89q.worldedit.LocalSession
Handle a CUI initialization message.
handleEvent(Object) - Method in class com.sk89q.worldedit.util.eventbus.EventHandler
Dispatch the given event.
handlePlatformReady(PlatformReadyEvent) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
 
handlePlayerInput(PlayerInputEvent) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
 
handleRightClick(Player) - Method in class com.sk89q.worldedit.WorldEdit
Called on right click (not on a block).
hangingValue() - Static method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
HARDENED_CLAY - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
has(Mask) - Method in class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
hasChunk(int, int) - Method in class com.sk89q.worldedit.world.storage.McRegionReader
Returns whether the file contains a chunk.
hasCommand(String) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Checks to see whether there is a command named such at the root level.
hasCreativeMode() - Method in interface com.sk89q.worldedit.entity.Player
Return whether this actor has creative mode.
hasCreativeMode() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
hasCUISupport() - Method in class com.sk89q.worldedit.LocalSession
Gets the status of CUI support.
hasDirection() - Method in interface com.sk89q.worldedit.world.registry.State
Returns whether this state contains directional data.
hasEqualFormatting(StyleSet) - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Return where the text formatting of the given style set is different from that assigned to this one.
hasFastMode() - Method in class com.sk89q.worldedit.EditSession
Return fast mode status.
hasFastMode() - Method in class com.sk89q.worldedit.LocalSession
Checks if the session has fast mode enabled.
hasFlag(char) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
hasFormatting() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Return whether text formatting (bold, italics, underline, strikethrough) is set.
hashCode() - Method in class com.sk89q.worldedit.blocks.BaseBlock
 
hashCode() - Method in class com.sk89q.worldedit.BlockVector
 
hashCode() - Method in class com.sk89q.worldedit.BlockVector2D
 
hashCode() - Method in class com.sk89q.worldedit.BlockWorldVector
Deprecated.
 
hashCode() - Method in class com.sk89q.worldedit.BlockWorldVector2D
Deprecated.
 
hashCode() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
hashCode() - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
hashCode() - Method in class com.sk89q.worldedit.Location
Deprecated.
 
hashCode() - Method in class com.sk89q.worldedit.regions.polyhedron.Edge
 
hashCode() - Method in class com.sk89q.worldedit.util.eventbus.EventHandler
 
hashCode() - Method in class com.sk89q.worldedit.util.eventbus.MethodEventHandler
 
hashCode() - Method in class com.sk89q.worldedit.util.Location
 
hashCode() - Method in class com.sk89q.worldedit.Vector
 
hashCode() - Method in class com.sk89q.worldedit.Vector2D
 
hashCode() - Method in class com.sk89q.worldedit.world.biome.BaseBiome
 
hashCode() - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
 
hashCode() - Method in interface com.sk89q.worldedit.world.World
 
hashCode() - Method in class com.sk89q.worldedit.WorldVector2D
Deprecated.
Gets the hash code.
hasNbtData() - Method in class com.sk89q.worldedit.blocks.BaseBlock
 
hasNbtData() - Method in class com.sk89q.worldedit.blocks.ContainerBlock
 
hasNbtData() - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
 
hasNbtData() - Method in class com.sk89q.worldedit.blocks.NoteBlock
 
hasNbtData() - Method in class com.sk89q.worldedit.blocks.SignBlock
 
hasNbtData() - Method in class com.sk89q.worldedit.blocks.SkullBlock
 
hasNbtData() - Method in class com.sk89q.worldedit.entity.BaseEntity
 
hasNbtData() - Method in interface com.sk89q.worldedit.world.NbtValued
Returns whether the block contains NBT data.
hasNext() - Method in class com.sk89q.worldedit.regions.iterator.FlatRegion3DIterator
 
hasNext() - Method in class com.sk89q.worldedit.regions.iterator.FlatRegionIterator
 
hasNext() - Method in class com.sk89q.worldedit.regions.iterator.RegionIterator
 
hasNext() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.ForwardEntryIterator
 
hasNext() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.ReverseEntryIterator
 
hasNext() - Method in class com.sk89q.worldedit.util.collection.FastListIterator
 
hasNext() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
hasPermission(Method, T) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Returns whether a player has access to a command.
hasPermission(T, String) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Returns whether a player permission..
hasPermission(String) - Method in interface com.sk89q.worldedit.util.auth.Subject
Return whether this subject has the given permission.
hasSession(Player) - Method in class com.sk89q.worldedit.WorldEdit
hasSuperPickAxe() - Method in class com.sk89q.worldedit.LocalSession
Checks whether the super pick axe is enabled.
hasToolUse() - Method in class com.sk89q.worldedit.extent.world.SurvivalModeExtent
Return whether changes to the world should be simulated with the use of game tools (such as pickaxes) whenever possible and reasonable.
hasWildcardData() - Method in class com.sk89q.worldedit.blocks.BaseBlock
Returns whether the data value is -1, indicating that this block is to be used as a wildcard matching block.
hasWildcardData() - Method in class com.sk89q.worldedit.foundation.Block
Deprecated.
 
HAY_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
hcyl(Player, LocalSession, EditSession, Pattern, String, int) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
HEAD - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
HEAD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
header - Variable in class com.sk89q.util.yaml.YAMLProcessor
 
HeightMap - Class in com.sk89q.worldedit.math.convolution
Allows applications of Kernels onto the region's height map.
HeightMap(EditSession, Region) - Constructor for class com.sk89q.worldedit.math.convolution.HeightMap
Constructs the HeightMap
HeightMap(EditSession, Region, boolean) - Constructor for class com.sk89q.worldedit.math.convolution.HeightMap
Constructs the HeightMap
HeightMapFilter - Class in com.sk89q.worldedit.math.convolution
Allows applications of Kernels onto the region's height map.
HeightMapFilter(Kernel) - Constructor for class com.sk89q.worldedit.math.convolution.HeightMapFilter
Construct the HeightMapFilter object.
HeightMapFilter(int, int, float[]) - Constructor for class com.sk89q.worldedit.math.convolution.HeightMapFilter
Construct the HeightMapFilter object.
help(Actor, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
help(CommandContext, WorldEdit, Actor) - Static method in class com.sk89q.worldedit.command.UtilityCommands
 
help(Actor, CommandContext) - Method in class com.sk89q.worldedit.command.WorldEditCommands
 
helpMessages - Variable in class com.sk89q.minecraft.util.commands.CommandsManager
Mapping of commands (not including aliases) with a description.
HistoryCommands - Class in com.sk89q.worldedit.command
Commands to undo, redo, and clear history.
HistoryCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.HistoryCommands
Create a new instance.
hollow(Player, EditSession, Region, int, Pattern) - Method in class com.sk89q.worldedit.command.RegionCommands
 
HollowCylinderBrush - Class in com.sk89q.worldedit.command.tool.brush
 
HollowCylinderBrush(int) - Constructor for class com.sk89q.worldedit.command.tool.brush.HollowCylinderBrush
 
hollowOutRegion(Region, int, Pattern) - Method in class com.sk89q.worldedit.EditSession
Hollows out the region (Semi-well-defined for non-cuboid selections).
hollowPyramid(Player, LocalSession, EditSession, Pattern, int) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
HollowSphereBrush - Class in com.sk89q.worldedit.command.tool.brush
 
HollowSphereBrush() - Constructor for class com.sk89q.worldedit.command.tool.brush.HollowSphereBrush
 
HOPPER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
HOPPER_MINECART - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
HORSE_ARMOR_DIAMOND - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
HORSE_ARMOR_GOLD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
HORSE_ARMOR_IRON - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
hpos1(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
hpos2(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
hsphere(Player, LocalSession, EditSession, Pattern, String, boolean) - Method in class com.sk89q.worldedit.command.GenerationCommands
 

I

ICE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
id - Variable in class com.sk89q.worldedit.internal.cui.SelectionEllipsoidPointEvent
 
id - Variable in class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
id - Variable in class com.sk89q.worldedit.internal.cui.SelectionPointEvent
 
id() - Method in interface com.sk89q.worldedit.internal.expression.Identifiable
Returns a character that helps identify the token, pseudo-token or invokable in question.
id() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.CharacterToken
 
id() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.IdentifierToken
 
id() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.KeywordToken
 
id() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.NumberToken
 
id() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.OperatorToken
 
id() - Method in class com.sk89q.worldedit.internal.expression.parser.PseudoToken
 
id() - Method in class com.sk89q.worldedit.internal.expression.parser.UnaryOperator
 
id() - Method in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Break
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Conditional
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Constant
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.For
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Function
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.LValueFunction
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Return
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Sequence
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.SimpleFor
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Switch
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.Variable
 
id() - Method in class com.sk89q.worldedit.internal.expression.runtime.While
 
Identifiable - Interface in com.sk89q.worldedit.internal.expression
A common superinterface for everything passed to parser processors.
Identifiable - Interface in com.sk89q.worldedit.util
Represents an object that can be identified by a UUID.
IdentifierToken - Class in com.sk89q.worldedit.internal.expression.lexer.tokens
An identifier.
IdentifierToken(int, String) - Constructor for class com.sk89q.worldedit.internal.expression.lexer.tokens.IdentifierToken
 
Identity - Class in com.sk89q.worldedit.math.transform
Makes no transformation to given vectors.
Identity() - Constructor for class com.sk89q.worldedit.math.transform.Identity
 
ignoreAirBlocks(boolean) - Method in class com.sk89q.worldedit.session.PasteBuilder
Set whether air blocks in the source are skipped over when pasting.
inc(LValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
IncompleteRegionException - Exception in com.sk89q.worldedit
Raised when a region is not fully defined.
IncompleteRegionException() - Constructor for exception com.sk89q.worldedit.IncompleteRegionException
 
increment() - Method in class com.sk89q.worldedit.util.Countable
Increment the amount.
info(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
inIterable(Iterable<BaseBlock>) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Deprecated.
injector - Variable in class com.sk89q.minecraft.util.commands.CommandsManager
Stores the injector used to getInstance.
Injector - Interface in com.sk89q.minecraft.util.commands
Constructs new instances.
INK_SACK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
InputExtent - Interface in com.sk89q.worldedit.extent
Provides the current state of blocks, entities, and so on.
InputParseException - Exception in com.sk89q.worldedit.extension.input
Thrown when parsed input results in an error.
InputParseException(String) - Constructor for exception com.sk89q.worldedit.extension.input.InputParseException
Throw with a message.
InputParseException(String, Throwable) - Constructor for exception com.sk89q.worldedit.extension.input.InputParseException
Throw with a message and a cause.
InputParser<E> - Class in com.sk89q.worldedit.internal.registry
Input parser interface for AbstractFactory.
InputParser(WorldEdit) - Constructor for class com.sk89q.worldedit.internal.registry.InputParser
 
InputType - Enum in com.sk89q.worldedit.event.platform
The type of input sent.
inset(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
INSTANCE - Static variable in class com.sk89q.worldedit.util.command.PrimaryAliasComparator
An instance of this class.
instances - Variable in class com.sk89q.minecraft.util.commands.CommandsManager
Used to store the instances associated with a method.
InsufficientArgumentsException - Exception in com.sk89q.worldedit.command
 
InsufficientArgumentsException(String) - Constructor for exception com.sk89q.worldedit.command.InsufficientArgumentsException
 
IntArrayTag - Class in com.sk89q.jnbt
The TAG_Int_Array tag.
IntArrayTag(int[]) - Constructor for class com.sk89q.jnbt.IntArrayTag
Creates the tag with an empty name.
Interaction - Enum in com.sk89q.worldedit.event.platform
The type of interaction.
internalSetData(int) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Set the block's data value.
internalSetId(int) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Set the block ID.
Interpolation - Interface in com.sk89q.worldedit.math.interpolation
Represents an arbitrary function in ℝ → ℝ3
IntTag - Class in com.sk89q.jnbt
The TAG_Int tag.
IntTag(int) - Constructor for class com.sk89q.jnbt.IntTag
Creates the tag with an empty name.
inv(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
InvalidFilenameException - Exception in com.sk89q.worldedit.util.io.file
 
InvalidFilenameException(String) - Constructor for exception com.sk89q.worldedit.util.io.file.InvalidFilenameException
 
InvalidFilenameException(String, String) - Constructor for exception com.sk89q.worldedit.util.io.file.InvalidFilenameException
 
InvalidFormatException - Exception in com.sk89q.worldedit.world.storage
 
InvalidFormatException(String) - Constructor for exception com.sk89q.worldedit.world.storage.InvalidFormatException
 
InvalidItemException - Exception in com.sk89q.worldedit
Thrown when an invalid item is specified.
InvalidItemException(String, String) - Constructor for exception com.sk89q.worldedit.InvalidItemException
 
InvalidSnapshotException - Exception in com.sk89q.worldedit.world.snapshot
 
InvalidSnapshotException() - Constructor for exception com.sk89q.worldedit.world.snapshot.InvalidSnapshotException
 
InvalidToolBindException - Exception in com.sk89q.worldedit.command.tool
 
InvalidToolBindException(int, String) - Constructor for exception com.sk89q.worldedit.command.tool.InvalidToolBindException
 
InvalidUsageException - Exception in com.sk89q.worldedit.util.command
Thrown when a command is not used properly.
InvalidUsageException(CommandCallable) - Constructor for exception com.sk89q.worldedit.util.command.InvalidUsageException
Create a new instance with no error message and with no suggestion that full and complete help for the command should be shown.
InvalidUsageException(String, CommandCallable) - Constructor for exception com.sk89q.worldedit.util.command.InvalidUsageException
Create a new instance with a message and with no suggestion that full and complete help for the command should be shown.
InvalidUsageException(String, CommandCallable, boolean) - Constructor for exception com.sk89q.worldedit.util.command.InvalidUsageException
Create a new instance with a message.
inverse() - Method in class com.sk89q.worldedit.math.transform.AffineTransform
Computes the inverse affine transform.
inverse() - Method in class com.sk89q.worldedit.math.transform.CombinedTransform
 
inverse() - Method in class com.sk89q.worldedit.math.transform.Identity
 
inverse() - Method in interface com.sk89q.worldedit.math.transform.Transform
Create a new inverse transform.
InvertedBlockTypeMask - Class in com.sk89q.worldedit.masks
Deprecated.
InvertedBlockTypeMask() - Constructor for class com.sk89q.worldedit.masks.InvertedBlockTypeMask
Deprecated.
 
InvertedBlockTypeMask(Set<Integer>) - Constructor for class com.sk89q.worldedit.masks.InvertedBlockTypeMask
Deprecated.
 
InvertedBlockTypeMask(int) - Constructor for class com.sk89q.worldedit.masks.InvertedBlockTypeMask
Deprecated.
 
InvertedMask - Class in com.sk89q.worldedit.masks
InvertedMask(Mask) - Constructor for class com.sk89q.worldedit.masks.InvertedMask
Deprecated.
 
InvokeHandler - Interface in com.sk89q.worldedit.util.command.parametric
Called before and after a command is invoked for commands executed by a command created using ParametricBuilder.
InvokeListener - Interface in com.sk89q.worldedit.util.command.parametric
Listens to events related to ParametricBuilder.
invokeMethod(Method, String[], T, Method, Object, Object[], int) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
 
invokeMethod(Method, Object[]) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Function
 
IRON_AXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_BAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_BARS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
IRON_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
IRON_BOOTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_CHEST - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
IRON_DOOR_ITEM - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_HELMET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_HOE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
IRON_PANTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_PICK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_SHOVEL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_SWORD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
IRON_TRAP_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
isActive() - Method in interface com.sk89q.worldedit.session.SessionKey
Return whether the session is still active.
isAdventureModeExempt() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block can be used in adventure mode.
isAir() - Method in class com.sk89q.worldedit.blocks.BaseBlock
Returns true if it's air.
isAmbient() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is an ambient creature, which includes the bat.
isAnimal() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is an animal.
isArmorStand() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is an armor stand.
isBiomeAware() - Method in class com.sk89q.worldedit.function.generator.FloraGenerator
Return whether the flora generator is set to be biome-aware.
isBoat() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a boat.
isBold() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether the text is bold.
isBurnable() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block will burn.
isCancelled() - Method in class com.sk89q.worldedit.event.AbstractCancellable
 
isCancelled() - Method in interface com.sk89q.worldedit.event.Cancellable
Returns whether the event has been cancelled.
isCancelled() - Method in class com.sk89q.worldedit.event.platform.BlockInteractEvent
 
isCancelled() - Method in class com.sk89q.worldedit.event.platform.PlayerInputEvent
 
isCardinal() - Method in enum com.sk89q.worldedit.util.Direction
Return true if the direction is of a cardinal direction (north, west east, and south).
isCollinearWith(Vector) - Method in class com.sk89q.worldedit.Vector
Returns whether this vector is collinear with another vector.
isCollinearWith(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Returns whether this vector is collinear with another vector.
isColor() - Method in enum com.sk89q.worldedit.util.formatting.Style
Checks if this code is a color code as opposed to a format code.
isContainerBlock(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if the block is a container block.
isContainerBlock() - Method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if the block is a container block.
isDefined() - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
isDefined() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Returns whether the region has been fully defined.
isDefined() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
isDefined() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
isDefined() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
isDefined() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
isDefined() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
isDirty() - Method in class com.sk89q.worldedit.LocalSession
Get whether this session is "dirty" and has changes that needs to be committed.
isEmpty() - Method in class com.sk89q.worldedit.util.command.composition.FlagParser.FlagData
 
isEnabled() - Method in class com.sk89q.worldedit.extent.reorder.MultiStageReorder
Return whether re-ordering is enabled.
isEnabled() - Method in class com.sk89q.worldedit.extent.world.FastModeExtent
Return whether fast mode is enabled.
isExperienceOrb() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is an experience orb.
isFallingBlock() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a falling block.
isFormat(File) - Method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Return whether the given file is of this format.
isFormat() - Method in enum com.sk89q.worldedit.util.formatting.Style
Checks if this code is a format code as opposed to a color code.
isFragileWhenPushed() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block breaks when it is pushed by a piston.
isFullCube() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block is a full sized cube.
isFullHelpSuggested() - Method in exception com.sk89q.worldedit.util.command.InvalidUsageException
Return whether the full usage of the command should be shown.
isGolem() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is the iron golem from Minecraft.
isGrassBlocking() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block blocks grass from growing.
isGround(Vector) - Method in class com.sk89q.worldedit.function.block.Naturalizer
 
isGround(Vector) - Method in class com.sk89q.worldedit.function.GroundFunction
 
isGround(Vector) - Method in interface com.sk89q.worldedit.function.LayerFunction
Returns whether the given block should be "passed through" when conducting the ground search.
isHoldingPickAxe() - Method in interface com.sk89q.worldedit.entity.Player
Returns true if the entity is holding a pick axe.
isHoldingPickAxe() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
isIdentity() - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
isIdentity() - Method in class com.sk89q.worldedit.math.transform.CombinedTransform
 
isIdentity() - Method in class com.sk89q.worldedit.math.transform.Identity
 
isIdentity() - Method in interface com.sk89q.worldedit.math.transform.Transform
Return whether this transform is an identity.
isItalic() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether the text is italicized.
isItem() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is an item.
isItemFrame() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is an item frame.
isLiquid() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block is a liquid.
isLiving() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a living entity.
isLoggable(LogRecord) - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
isMinecart() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a minecart.
isMovementBlocker() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block prevents movement.
isNaturalTerrainBlock(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
isNaturalTerrainBlock(int, int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks if the block type is naturally occurring
isNaturalTerrainBlock(BaseBlock) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks if the block type is naturally occurring
isNaturalTerrainBlock() - Method in enum com.sk89q.worldedit.blocks.BlockType
Checks if the block type is naturally occurring
isNPC() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a non-player controlled character, which includes villagers, NPCs from mods, and so on.
isOfFormat(File) - Method in class com.sk89q.worldedit.schematic.MCEditSchematicFormat
 
isOfFormat(File) - Method in class com.sk89q.worldedit.schematic.SchematicFormat
 
isOpaque() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block is opaque.
isOptional() - Method in interface com.sk89q.worldedit.util.command.Parameter
Get whether this parameter is optional.
isOptional() - Method in class com.sk89q.worldedit.util.command.SimpleParameter
 
isOrdinal() - Method in enum com.sk89q.worldedit.util.Direction
Return true if the direction is of an ordinal direction (northwest, southwest, southeast, northeaast).
isOrthogonal() - Method in enum com.sk89q.worldedit.PlayerDirection
 
isPainting() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a painting.
isPersistent() - Method in interface com.sk89q.worldedit.session.SessionKey
Return whether this session should be persisted.
isPlayer() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
isPlayer() - Method in interface com.sk89q.worldedit.extension.platform.Actor
Return whether this actor is a player.
isPlayerDerived() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a player-derived entity.
isPowerSource() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block emits a Redstone signal.
isPreferredOver(Preference) - Method in enum com.sk89q.worldedit.extension.platform.Preference
Returns whether this given preference is preferred over the given other preference.
isPreferringWildcard() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get whether wildcards are preferred.
isProjectile() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a projectile.
isQueueEnabled() - Method in class com.sk89q.worldedit.EditSession
Returns queue status.
isRailBlock(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks if the block is that of one of the rail types.
isRailBlock() - Method in enum com.sk89q.worldedit.blocks.BlockType
Checks if the block is that of one of the rail types
isRedstoneBlock(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if a block uses Redstone in some way.
isRedstoneBlock() - Method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if a block uses Redstone in some way.
isRedstoneSource(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns whether the block is a Redstone source.
isRedstoneSource() - Method in enum com.sk89q.worldedit.blocks.BlockType
Returns whether the block is a Redstone source.
isRegionDefined() - Method in class com.sk89q.worldedit.LocalSession
Deprecated.
isRemoving() - Method in class com.sk89q.worldedit.function.entity.ExtentEntityCopy
Return whether entities that are copied should be removed.
isRemovingEntities() - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Return whether entities that are copied should be removed.
isRenderedAsNormalBlock() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block is rendered like a normal block.
isReplacedDuringPlacement() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block is replaced when a block is placed over it (for example, tall grass).
isRestricted() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Returns whether there should be restrictions (as a result of limits or permissions) considered when parsing the input.
isSecondaryOrdinal() - Method in enum com.sk89q.worldedit.util.Direction
Return true if the direction is of a secondary ordinal direction (north-northwest, north-northeast, south-southwest, etc.).
isSelectionDefined(LocalWorld) - Method in class com.sk89q.worldedit.LocalSession
isSelectionDefined(World) - Method in class com.sk89q.worldedit.LocalSession
Returns true if the region is fully defined for the specified world.
isSet(BaseBlock) - Method in interface com.sk89q.worldedit.world.registry.StateValue
Return whether this state is set on the given block.
isSolid() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block is a solid.
isStrikethrough() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether the text is stricken through.
isTagged() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity has been named (tagged).
isTamed() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is tameable and is tamed.
isTicksRandomly() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block is ticked randomly.
isTNT() - Method in interface com.sk89q.worldedit.entity.metadata.EntityType
Test whether the entity is a primed TNT block.
isToolControlEnabled() - Method in class com.sk89q.worldedit.LocalSession
See if tool control is enabled.
isToolRequired() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block needs to be broken by a tool for maximum speed.
isTranslucent(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks if the block type lets light through.
isUnderline() - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Get whether the text is underlined.
isUnpushable() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Get whether this block can be pushed by a piston.
isUpright() - Method in enum com.sk89q.worldedit.util.Direction
Return whether Y component is non-zero.
isUsingHangingArguments() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs.Parser
 
isUsingInventory() - Method in class com.sk89q.worldedit.LocalSession
Returns whether inventory usage is enabled for this session.
isUsingNeighborLight() - Method in interface com.sk89q.worldedit.blocks.BlockMaterial
Gets whether this block uses a neighbor's light value.
isValid() - Method in class com.sk89q.worldedit.world.storage.ChunkStore
Returns whether the chunk store is of this type.
isValid() - Method in class com.sk89q.worldedit.world.storage.FileLegacyChunkStore
 
isValid() - Method in class com.sk89q.worldedit.world.storage.FileMcRegionChunkStore
 
isValid() - Method in class com.sk89q.worldedit.world.storage.TrueZipLegacyChunkStore
 
isValid() - Method in class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
 
isValid() - Method in class com.sk89q.worldedit.world.storage.ZippedLegacyChunkStore
 
isValid() - Method in class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
 
isValidBlockType(int) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
isValidBlockType(int) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
isValidBlockType(int) - Method in interface com.sk89q.worldedit.world.World
Checks whether the given block ID is a valid block ID.
isValidMobType(String) - Method in interface com.sk89q.worldedit.extension.platform.Platform
Checks if a mob type is valid.
isValidMobType(String) - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
isValidSnapshot(File) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Check to see if a snapshot is valid.
isValidSnapshotName(String) - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Check to see if a snapshot is valid.
isValueFlag() - Method in interface com.sk89q.worldedit.util.command.Parameter
Return whether the flag is a value flag.
isValueFlag() - Method in class com.sk89q.worldedit.util.command.SimpleParameter
 
isVisitable(Vector, Vector) - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
Return whether the given 'to' block should be visited, starting from the 'from' block.
isVisitable(Vector, Vector) - Method in class com.sk89q.worldedit.function.visitor.DownwardVisitor
 
isVisitable(Vector, Vector) - Method in class com.sk89q.worldedit.function.visitor.RecursiveVisitor
 
ITEM_FRAME - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
ItemFactory - Class in com.sk89q.worldedit.extension.factory
 
ItemFactory(WorldEdit) - Constructor for class com.sk89q.worldedit.extension.factory.ItemFactory
Create a new instance.
ItemID - Class in com.sk89q.worldedit.blocks
List of item IDs.
ItemParser - Class in com.sk89q.worldedit.command.argument
 
ItemParser(String) - Constructor for class com.sk89q.worldedit.command.argument.ItemParser
 
ItemParser(String, String) - Constructor for class com.sk89q.worldedit.command.argument.ItemParser
 
ItemRegistry - Interface in com.sk89q.worldedit.world.registry
 
ItemType - Enum in com.sk89q.worldedit.blocks
An enum of types of items.
ItemUseParser - Class in com.sk89q.worldedit.command.argument
 
ItemUseParser() - Constructor for class com.sk89q.worldedit.command.argument.ItemUseParser
 
iterator() - Method in class com.sk89q.worldedit.regions.AbstractRegion
Get the iterator.
iterator() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
iterator() - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
iterator() - Method in class com.sk89q.worldedit.regions.NullRegion
 
iterator() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
iterator() - Method in class com.sk89q.worldedit.regions.RegionIntersection
 
iterator() - Method in class com.sk89q.worldedit.regions.TransformRegion
 
iterator() - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
iterator(boolean) - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList
Get an entry set.
iterator() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList
 
iterator(boolean) - Method in class com.sk89q.worldedit.util.collection.TupleArrayList
Return an entry iterator that traverses in the reverse direction.
iterator() - Method in class com.sk89q.worldedit.util.collection.TupleArrayList
 

J

JACKOLANTERN - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
Java8Detector - Class in com.sk89q.worldedit.util
 
joinQuotedString(String[], String, int, String) - Static method in class com.sk89q.util.StringUtil
Join an array of strings into a string.
joinString(String[], String, int) - Static method in class com.sk89q.util.StringUtil
Join an array of strings into a string.
joinString(String[], String) - Static method in class com.sk89q.util.StringUtil
Join an array of strings into a string.
joinString(Object[], String, int) - Static method in class com.sk89q.util.StringUtil
Join an array of strings into a string.
joinString(int[], String, int) - Static method in class com.sk89q.util.StringUtil
Join an array of strings into a string.
joinString(Collection<?>, String, int) - Static method in class com.sk89q.util.StringUtil
Join an list of strings into a string.
JsonFileSessionStore - Class in com.sk89q.worldedit.session.storage
Stores sessions as JSON files in a directory.
JsonFileSessionStore(File) - Constructor for class com.sk89q.worldedit.session.storage.JsonFileSessionStore
Create a new session store.
JUKEBOX - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
jumpTo(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.NavigationCommands
 
JUNGLE_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
JUNGLE_DOOR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
JUNGLE_FENCE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
JUNGLE_FENCE_GATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
JUNGLE_WOOD_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 

K

KeywordToken - Class in com.sk89q.worldedit.internal.expression.lexer.tokens
A keyword.
KeywordToken(int, String) - Constructor for class com.sk89q.worldedit.internal.expression.lexer.tokens.KeywordToken
 
KochanekBartelsInterpolation - Class in com.sk89q.worldedit.math.interpolation
A Kochanek-Bartels interpolation; continuous in the 2nd derivative.
KochanekBartelsInterpolation() - Constructor for class com.sk89q.worldedit.math.interpolation.KochanekBartelsInterpolation
 

L

Label - Class in com.sk89q.worldedit.util.formatting.component
Represents a fragment representing a label.
Label() - Constructor for class com.sk89q.worldedit.util.formatting.component.Label
Create a new instance.
LADDER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
LAPIS_LAZULI_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
LAPIS_LAZULI_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
LastAccessExtentCache - Class in com.sk89q.worldedit.extent.cache
Returns the same cached BaseBlock for repeated calls to LastAccessExtentCache.getLazyBlock(Vector) with the same position.
LastAccessExtentCache(Extent) - Constructor for class com.sk89q.worldedit.extent.cache.LastAccessExtentCache
Create a new instance.
lastText() - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
lastValue() - Static method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
LAVA - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
LAVA_BUCKET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
LayerFunction - Interface in com.sk89q.worldedit.function
A function that takes a position and a depth.
LayerVisitor - Class in com.sk89q.worldedit.function.visitor
Visits the layers within a region.
LayerVisitor(FlatRegion, int, int, LayerFunction) - Constructor for class com.sk89q.worldedit.function.visitor.LayerVisitor
Create a new visitor.
LazyBlock - Class in com.sk89q.worldedit.blocks
A implementation of a lazy block for InputExtent.getLazyBlock(Vector) that takes the block's ID and metadata, but will defer loading of NBT data until time of access.
LazyBlock(int, Extent, Vector) - Constructor for class com.sk89q.worldedit.blocks.LazyBlock
Create a new lazy block.
LazyBlock(int, int, Extent, Vector) - Constructor for class com.sk89q.worldedit.blocks.LazyBlock
Create a new lazy block.
LEAD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
learnChanges() - Method in interface com.sk89q.worldedit.regions.RegionSelector
Update the selector with changes to the region.
learnChanges() - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
learnChanges() - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
learnChanges() - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
learnChanges() - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
learnChanges() - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
LEATHER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
LEATHER_BOOTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
LEATHER_CHEST - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
LEATHER_HELMET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
LEATHER_PANTS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
LEAVES - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
LEAVES2 - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
leftVector() - Method in enum com.sk89q.worldedit.PlayerDirection
Deprecated.
LegacyBlockRegistry - Class in com.sk89q.worldedit.world.registry
A block registry that uses BundledBlockData to serve information about blocks.
LegacyBlockRegistry() - Constructor for class com.sk89q.worldedit.world.registry.LegacyBlockRegistry
 
LegacyChunkStore - Class in com.sk89q.worldedit.world.storage
Represents chunk stores that use Alpha's file format for storing chunks.
LegacyChunkStore() - Constructor for class com.sk89q.worldedit.world.storage.LegacyChunkStore
 
LegacyCommandAdapter - Class in com.sk89q.worldedit.util.command.composition
 
LegacyCommandsHandler - Class in com.sk89q.worldedit.util.command.parametric
Handles legacy properties on Command such as Command.min() and Command.max().
LegacyCommandsHandler() - Constructor for class com.sk89q.worldedit.util.command.parametric.LegacyCommandsHandler
 
LegacyWorldData - Class in com.sk89q.worldedit.world.registry
An implementation of WorldData that uses legacy numeric IDs and a built-in block database.
LegacyWorldData() - Constructor for class com.sk89q.worldedit.world.registry.LegacyWorldData
Create a new instance.
length() - Method in class com.sk89q.worldedit.Vector
Get the length of the vector.
length() - Method in class com.sk89q.worldedit.Vector2D
Get the length of the vector.
lengthSq() - Method in class com.sk89q.worldedit.Vector
Get the length, squared, of the vector.
lengthSq() - Method in class com.sk89q.worldedit.Vector2D
Get the length, squared, of the vector.
leq(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
LevenshteinDistance - Class in com.sk89q.worldedit.util.function
Provides a Levenshtein distance between a given string and each string that this function is applied to.
LevenshteinDistance(String, boolean) - Constructor for class com.sk89q.worldedit.util.function.LevenshteinDistance
Create a new instance.
LevenshteinDistance(String, boolean, Pattern) - Constructor for class com.sk89q.worldedit.util.function.LevenshteinDistance
Create a new instance.
LEVER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
Lexer - Class in com.sk89q.worldedit.internal.expression.lexer
Processes a string into a list of tokens.
Lexer.DecisionTree - Class in com.sk89q.worldedit.internal.expression.lexer
 
LexerException - Exception in com.sk89q.worldedit.internal.expression.lexer
Thrown when the lexer encounters a problem.
LexerException(int) - Constructor for exception com.sk89q.worldedit.internal.expression.lexer.LexerException
 
LexerException(int, String, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.lexer.LexerException
 
LexerException(int, String) - Constructor for exception com.sk89q.worldedit.internal.expression.lexer.LexerException
 
LexerException(int, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.lexer.LexerException
 
LIGHT_BLUE - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
LIGHT_GRAY - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
LIGHT_GREEN - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
LIGHTSTONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
LIGHTSTONE_DUST - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
LILY_PAD - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
limit(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.GeneralCommands
 
line(Player, EditSession, Region, Pattern, int, boolean) - Method in class com.sk89q.worldedit.command.RegionCommands
 
LINE_BREAK - Static variable in class com.sk89q.util.yaml.YAMLProcessor
 
LinearInterpolation - Class in com.sk89q.worldedit.math.interpolation
Simple linear interpolation.
LinearInterpolation() - Constructor for class com.sk89q.worldedit.math.interpolation.LinearInterpolation
 
LinearKernel - Class in com.sk89q.worldedit.math.convolution
A linear Kernel generator (all cells weight the same)
LinearKernel(int) - Constructor for class com.sk89q.worldedit.math.convolution.LinearKernel
 
list(Actor, CommandContext, int) - Method in class com.sk89q.worldedit.command.SchematicCommands
 
list(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SnapshotCommands
 
listChunks(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ChunkCommands
 
ListTag - Class in com.sk89q.jnbt
The TAG_List tag.
ListTag(Class<? extends Tag>, List<? extends Tag>) - Constructor for class com.sk89q.jnbt.ListTag
Creates the tag with an empty name.
ListTagBuilder - Class in com.sk89q.jnbt
Helps create list tags.
ln(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
load() - Method in class com.sk89q.util.yaml.YAMLProcessor
Loads the configuration file.
load(Actor) - Method in class com.sk89q.worldedit.command.ClipboardCommands
Deprecated.
load(Player, LocalSession, String, String) - Method in class com.sk89q.worldedit.command.SchematicCommands
Deprecated.
load() - Method in class com.sk89q.worldedit.LocalConfiguration
Load the configuration.
load(InputStream) - Method in class com.sk89q.worldedit.schematic.MCEditSchematicFormat
 
load(File) - Method in class com.sk89q.worldedit.schematic.MCEditSchematicFormat
 
load(File) - Method in class com.sk89q.worldedit.schematic.SchematicFormat
Loads a schematic from the given file into a CuboidClipboard
load(UUID) - Method in class com.sk89q.worldedit.session.storage.JsonFileSessionStore
 
load(UUID) - Method in interface com.sk89q.worldedit.session.storage.SessionStore
Load a session identified by the given UUID.
load(UUID) - Method in class com.sk89q.worldedit.session.storage.VoidStore
 
load() - Method in class com.sk89q.worldedit.util.PropertiesConfiguration
 
load() - Method in class com.sk89q.worldedit.util.YAMLConfiguration
 
loadExtra() - Method in class com.sk89q.worldedit.util.PropertiesConfiguration
Called to load extra configuration.
loadSchematic(File) - Static method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
LocalConfiguration - Class in com.sk89q.worldedit
Represents WorldEdit's configuration.
LocalConfiguration() - Constructor for class com.sk89q.worldedit.LocalConfiguration
 
LocalEntity - Class in com.sk89q.worldedit
Deprecated.
replaced with the new entity API using Entity and BaseEntity
LocalEntity(Location) - Constructor for class com.sk89q.worldedit.LocalEntity
Deprecated.
 
LocalPlayer - Class in com.sk89q.worldedit
Deprecated.
use Actor (or Player, etc.) instead (and AbstractPlayerActor to extend)
LocalPlayer() - Constructor for class com.sk89q.worldedit.LocalPlayer
Deprecated.
 
locals - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
LocalSession - Class in com.sk89q.worldedit
Stores session information.
LocalSession() - Constructor for class com.sk89q.worldedit.LocalSession
Construct the object.
LocalSession(LocalConfiguration) - Constructor for class com.sk89q.worldedit.LocalSession
Construct the object.
LocalWorld - Class in com.sk89q.worldedit
Deprecated.
Replace with World wherever appropriate
LocalWorld() - Constructor for class com.sk89q.worldedit.LocalWorld
Deprecated.
 
LocalWorldAdapter - Class in com.sk89q.worldedit.internal
Wraps Worlds into LocalWorld.
Location - Class in com.sk89q.worldedit
Deprecated.
Use Location wherever possible
Location(LocalWorld, Vector) - Constructor for class com.sk89q.worldedit.Location
Deprecated.
 
Location(LocalWorld, Vector, float, float) - Constructor for class com.sk89q.worldedit.Location
Deprecated.
 
Location - Class in com.sk89q.worldedit.util
Represents a location in a world with has a direction.
Location(Extent) - Constructor for class com.sk89q.worldedit.util.Location
Create a new instance in the given extent at 0, 0, 0 with a direction vector of 0, 0, 0.
Location(Extent, double, double, double) - Constructor for class com.sk89q.worldedit.util.Location
Create a new instance in the given extent with the given coordinates with a direction vector of 0, 0, 0.
Location(Extent, Vector) - Constructor for class com.sk89q.worldedit.util.Location
Create a new instance in the given extent with the given position vector and a direction vector of 0, 0, 0.
Location(Extent, double, double, double, Vector) - Constructor for class com.sk89q.worldedit.util.Location
Create a new instance in the given extent with the given coordinates and the given direction vector.
Location(Extent, double, double, double, float, float) - Constructor for class com.sk89q.worldedit.util.Location
Create a new instance in the given extent with the given coordinates and the given direction vector.
Location(Extent, Vector, Vector) - Constructor for class com.sk89q.worldedit.util.Location
Create a new instance in the given extent with the given position vector and the given direction vector.
Location(Extent, Vector, float, float) - Constructor for class com.sk89q.worldedit.util.Location
Create a new instance in the given extent with the given position vector and the given direction vector.
LOCKED_CHEST - Static variable in class com.sk89q.worldedit.blocks.BlockID
Deprecated.
LOG - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
log(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
log10(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
LOG2 - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
logCommands - Variable in class com.sk89q.worldedit.LocalConfiguration
 
logFile - Variable in class com.sk89q.worldedit.LocalConfiguration
 
LogFormat - Class in com.sk89q.worldedit.util.logging
A standard logging format for WorldEdit.
LogFormat() - Constructor for class com.sk89q.worldedit.util.logging.LogFormat
 
logger - Static variable in class com.sk89q.minecraft.util.commands.CommandsManager
 
logger - Variable in class com.sk89q.worldedit.util.YAMLConfiguration
 
logger - Static variable in class com.sk89q.worldedit.world.snapshot.Snapshot
 
logger - Static variable in class com.sk89q.worldedit.WorldEdit
 
Logging - Annotation Type in com.sk89q.minecraft.util.commands
Indicates how the affected blocks should be hinted at in the log.
Logging.LogMode - Enum in com.sk89q.minecraft.util.commands
 
LONG_GRASS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
LongRangeBuildTool - Class in com.sk89q.worldedit.command.tool
A tool that can place (or remove) blocks at a distance.
LongRangeBuildTool(BaseBlock, BaseBlock) - Constructor for class com.sk89q.worldedit.command.tool.LongRangeBuildTool
 
longrangebuildtool(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
LongTag - Class in com.sk89q.jnbt
The TAG_Long tag.
LongTag(long) - Constructor for class com.sk89q.jnbt.LongTag
Creates the tag with an empty name.
lookup(Map<String, T>, String, boolean) - Static method in class com.sk89q.util.StringUtil
 
lookup(String) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Return type from name.
lookup(String, boolean) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Return type from name.
lookup(String) - Static method in enum com.sk89q.worldedit.blocks.ClothColor
Return type from name.
lookup(String) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Return type from name.
lookup(String, boolean) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Return type from name.
lookup(String) - Static method in class com.sk89q.worldedit.util.TreeGenerator
Looks up a tree type.
lookup(String) - Static method in enum com.sk89q.worldedit.util.TreeGenerator.TreeType
Return type from name.
lth(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
LValue - Interface in com.sk89q.worldedit.internal.expression.runtime
A value that can be used on the left side of an assignment.
LValueFunction - Class in com.sk89q.worldedit.internal.expression.runtime
Wrapper for a pair of Java methods and their arguments (other Nodes), forming an LValue.

M

MAGENTA - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
MAGMA_CREAM - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
main(String[]) - Static method in class com.sk89q.worldedit.internal.util.DocumentationPrinter
Generates documentation.
makeBiomeShape(Region, Vector, Vector, BaseBiome, String, boolean) - Method in class com.sk89q.worldedit.EditSession
 
makeContext() - Method in class com.sk89q.worldedit.scripting.RhinoContextFactory
 
makeCuboid(Region) - Static method in class com.sk89q.worldedit.regions.CuboidRegion
Make a cuboid region out of the given region using the minimum and maximum bounds of the provided region.
makeCuboidFaces(Region, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Make the faces of the given region as if it was a CuboidRegion.
makeCuboidFaces(Region, Pattern) - Method in class com.sk89q.worldedit.EditSession
Make the faces of the given region as if it was a CuboidRegion.
makeCuboidWalls(Region, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Make the walls (all faces but those parallel to the X-Z plane) of the given region as if it was a CuboidRegion.
makeCuboidWalls(Region, Pattern) - Method in class com.sk89q.worldedit.EditSession
Make the walls (all faces but those parallel to the X-Z plane) of the given region as if it was a CuboidRegion.
makeCylinder(Vector, Pattern, double, int, boolean) - Method in class com.sk89q.worldedit.EditSession
Makes a cylinder.
makeCylinder(Vector, Pattern, double, double, int, boolean) - Method in class com.sk89q.worldedit.EditSession
Makes a cylinder.
makeFaces(Region, Pattern) - Method in class com.sk89q.worldedit.EditSession
Make the faces of the given region.
makeForest(Vector, int, double, TreeGenerator) - Method in class com.sk89q.worldedit.EditSession
Makes a forest.
makePumpkinPatches(Vector, int) - Method in class com.sk89q.worldedit.EditSession
Makes pumpkin patches randomly in an area around the given position.
makePyramid(Vector, Pattern, int, boolean) - Method in class com.sk89q.worldedit.EditSession
Makes a pyramid.
makeShape(Region, Vector, Vector, Pattern, String, boolean) - Method in class com.sk89q.worldedit.EditSession
 
makeSphere(Vector, Pattern, double, boolean) - Method in class com.sk89q.worldedit.EditSession
Makes a sphere.
makeSphere(Vector, Pattern, double, double, double, boolean) - Method in class com.sk89q.worldedit.EditSession
Makes a sphere or ellipsoid.
makeWalls(Region, Pattern) - Method in class com.sk89q.worldedit.EditSession
Make the walls of the given region.
MAP - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
mark() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Mark the current position of the stack.
mark(int) - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
markConsumed() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
markConsumed() - Method in interface com.sk89q.worldedit.util.command.parametric.ArgumentStack
Set as completely consumed.
markConsumed() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
 
markConsumed() - Method in class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
 
markSupported() - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
mask(Player, LocalSession, EditSession, Mask) - Method in class com.sk89q.worldedit.command.ToolUtilCommands
 
Mask - Interface in com.sk89q.worldedit.function.mask
Tests whether a given vector meets a criteria.
Mask - Interface in com.sk89q.worldedit.masks
Deprecated.
Use Mask
Mask2D - Interface in com.sk89q.worldedit.function.mask
Tests whether a given vector meets a criteria.
MaskFactory - Class in com.sk89q.worldedit.extension.factory
A registry of known Masks.
MaskFactory(WorldEdit) - Constructor for class com.sk89q.worldedit.extension.factory.MaskFactory
Create a new mask registry.
MaskingExtent - Class in com.sk89q.worldedit.extent
Requires that all mutating methods pass a given Mask.
MaskingExtent(Extent, Mask) - Constructor for class com.sk89q.worldedit.extent.MaskingExtent
Create a new instance.
MaskIntersection - Class in com.sk89q.worldedit.function.mask
Combines several masks and requires that all masks return true when a certain position is tested.
MaskIntersection(Collection<Mask>) - Constructor for class com.sk89q.worldedit.function.mask.MaskIntersection
Create a new intersection.
MaskIntersection(Mask...) - Constructor for class com.sk89q.worldedit.function.mask.MaskIntersection
Create a new intersection.
MaskIntersection2D - Class in com.sk89q.worldedit.function.mask
Tests true if all contained masks test true.
MaskIntersection2D(Collection<Mask2D>) - Constructor for class com.sk89q.worldedit.function.mask.MaskIntersection2D
Create a new intersection.
MaskIntersection2D(Mask2D...) - Constructor for class com.sk89q.worldedit.function.mask.MaskIntersection2D
Create a new intersection.
Masks - Class in com.sk89q.worldedit.function.mask
Various utility functions related to Mask and Mask2D.
MaskUnion - Class in com.sk89q.worldedit.function.mask
Combines several masks and requires that one or more masks return true when a certain position is tested.
MaskUnion(Collection<Mask>) - Constructor for class com.sk89q.worldedit.function.mask.MaskUnion
Create a new union.
MaskUnion(Mask...) - Constructor for class com.sk89q.worldedit.function.mask.MaskUnion
Create a new union.
MaskUnion2D - Class in com.sk89q.worldedit.function.mask
Tests true if any contained mask is true, even if it just one.
MaskUnion2D(Collection<Mask2D>) - Constructor for class com.sk89q.worldedit.function.mask.MaskUnion2D
Create a new union.
MaskUnion2D(Mask2D...) - Constructor for class com.sk89q.worldedit.function.mask.MaskUnion2D
Create a new union.
matches(String) - Method in class com.sk89q.minecraft.util.commands.CommandContext
 
matches(String) - Method in enum com.sk89q.worldedit.command.util.EntityRemover.Type
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.BlockMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.DynamicRegionMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.ExistingBlockMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.FuzzyBlockMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.InvertedBlockTypeMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.InvertedMask
Deprecated.
 
matches(EditSession, Vector) - Method in interface com.sk89q.worldedit.masks.Mask
Deprecated.
Given a block position, this method returns true if the block at that position matches the filter.
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.RandomMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.RegionMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.SolidBlockMask
Deprecated.
 
matches(EditSession, Vector) - Method in class com.sk89q.worldedit.masks.UnderOverlayMask
Deprecated.
 
matchPlayer(Player) - Method in interface com.sk89q.worldedit.extension.platform.Platform
Create a duplicate of the given player.
matchPlayer(Player) - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
matchWorld(World) - Method in interface com.sk89q.worldedit.extension.platform.Platform
Create a duplicate of the given world.
matchWorld(World) - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
material(Player, LocalSession, EditSession, Pattern) - Method in class com.sk89q.worldedit.command.ToolUtilCommands
 
MathUtils - Class in com.sk89q.worldedit.math
Various math utility methods.
max - Variable in class com.sk89q.worldedit.internal.cui.SelectionMinMaxEvent
 
max(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
max(RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
MAX_DATA - Static variable in class com.sk89q.worldedit.blocks.BaseBlock
Indicates the maximum data value (inclusive) that can be used.
MAX_HISTORY_SIZE - Static variable in class com.sk89q.worldedit.LocalSession
 
MAX_ID - Static variable in class com.sk89q.worldedit.blocks.BaseBlock
Indicates the highest possible block ID (inclusive) that can be used.
MAX_RANGE - Static variable in class com.sk89q.worldedit.command.tool.BrushTool
 
maxBrushRadius - Variable in class com.sk89q.worldedit.LocalConfiguration
 
MaxBrushRadiusException - Exception in com.sk89q.worldedit
Thrown when a maximum radius for a brush is reached.
MaxBrushRadiusException() - Constructor for exception com.sk89q.worldedit.MaxBrushRadiusException
 
MaxChangedBlocksException - Exception in com.sk89q.worldedit
Thrown when too many blocks are changed (which may be limited due to the configuration).
MaxChangedBlocksException(int) - Constructor for exception com.sk89q.worldedit.MaxChangedBlocksException
Create a new instance.
maxChangeLimit - Variable in class com.sk89q.worldedit.LocalConfiguration
 
maximumBlockY(Region) - Static method in class com.sk89q.worldedit.regions.Regions
Get the maximum Y coordinate of the given region using the region's Region.getMaximumPoint() method.
maximumY(Region) - Static method in class com.sk89q.worldedit.regions.Regions
Get the maximum Y coordinate of the given region using the region's Region.getMaximumPoint() method.
maxPolygonalPoints - Variable in class com.sk89q.worldedit.LocalConfiguration
 
maxPolyhedronPoints - Variable in class com.sk89q.worldedit.LocalConfiguration
 
maxRadius - Variable in class com.sk89q.worldedit.LocalConfiguration
 
MaxRadiusException - Exception in com.sk89q.worldedit
Thrown when a maximum radius is reached, such as, for example, in the case of a sphere command.
MaxRadiusException() - Constructor for exception com.sk89q.worldedit.MaxRadiusException
 
maxSuperPickaxeSize - Variable in class com.sk89q.worldedit.LocalConfiguration
 
MCDirections - Class in com.sk89q.worldedit.internal.helper
Utility methods for working with directions in Minecraft.
MCEDIT - Static variable in class com.sk89q.worldedit.schematic.SchematicFormat
 
MCEditSchematicFormat - Class in com.sk89q.worldedit.schematic
 
MCEditSchematicFormat() - Constructor for class com.sk89q.worldedit.schematic.MCEditSchematicFormat
 
McRegionChunkStore - Class in com.sk89q.worldedit.world.storage
 
McRegionChunkStore() - Constructor for class com.sk89q.worldedit.world.storage.McRegionChunkStore
 
McRegionReader - Class in com.sk89q.worldedit.world.storage
Reader for a MCRegion file.
McRegionReader(InputStream) - Constructor for class com.sk89q.worldedit.world.storage.McRegionReader
Construct the reader.
megabuf(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
megabuf(RValue, double) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
MELON - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
MELON_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
MELON_SEEDS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
MELON_STEM - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
MessageBox - Class in com.sk89q.worldedit.util.formatting.component
Makes for a box with a border above and below.
MessageBox(String) - Constructor for class com.sk89q.worldedit.util.formatting.component.MessageBox
Create a new box.
MethodEventHandler - Class in com.sk89q.worldedit.util.eventbus
Invokes a Method to dispatch an event.
MethodEventHandler(EventHandler.Priority, Object, Method) - Constructor for class com.sk89q.worldedit.util.eventbus.MethodEventHandler
Create a new event handler.
MILK_BUCKET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
min - Variable in class com.sk89q.worldedit.internal.cui.SelectionMinMaxEvent
 
min(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
min(RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
MINECART - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
MINECART_TRACKS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
minimumBlockY(Region) - Static method in class com.sk89q.worldedit.regions.Regions
Get the minimum Y coordinate of the given region using the region's Region.getMinimumPoint() method.
minimumY(Region) - Static method in class com.sk89q.worldedit.regions.Regions
Get the minimum Y coordinate of the given region using the region's Region.getMinimumPoint() method.
MissingArgumentException - Exception in com.sk89q.worldedit.util.command.argument
 
MissingArgumentException() - Constructor for exception com.sk89q.worldedit.util.command.argument.MissingArgumentException
 
MissingArgumentException(String) - Constructor for exception com.sk89q.worldedit.util.command.argument.MissingArgumentException
 
MissingArgumentException(String, Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.MissingArgumentException
 
MissingArgumentException(Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.MissingArgumentException
 
MissingChunkException - Exception in com.sk89q.worldedit.world.storage
Thrown if a chunk is missing.
MissingChunkException() - Constructor for exception com.sk89q.worldedit.world.storage.MissingChunkException
 
MissingChunkException(Vector2D) - Constructor for exception com.sk89q.worldedit.world.storage.MissingChunkException
 
MissingNestedCommandException - Exception in com.sk89q.minecraft.util.commands
 
MissingNestedCommandException(String, String) - Constructor for exception com.sk89q.minecraft.util.commands.MissingNestedCommandException
 
MissingParameterException - Exception in com.sk89q.worldedit.util.command
Thrown when there is a missing parameter.
MissingParameterException() - Constructor for exception com.sk89q.worldedit.util.command.MissingParameterException
 
MissingSessionException - Exception in com.sk89q.worldedit.session
Raised when the session is missing.
MissingSessionException() - Constructor for exception com.sk89q.worldedit.session.MissingSessionException
 
MissingSessionException(String) - Constructor for exception com.sk89q.worldedit.session.MissingSessionException
 
MissingSessionException(String, Throwable) - Constructor for exception com.sk89q.worldedit.session.MissingSessionException
 
MissingSessionException(Throwable) - Constructor for exception com.sk89q.worldedit.session.MissingSessionException
 
MissingWorldException - Exception in com.sk89q.worldedit.world.storage
Thrown if the world is missing.
MissingWorldException() - Constructor for exception com.sk89q.worldedit.world.storage.MissingWorldException
 
MissingWorldException(String) - Constructor for exception com.sk89q.worldedit.world.storage.MissingWorldException
 
MissingWorldException(String, String) - Constructor for exception com.sk89q.worldedit.world.storage.MissingWorldException
 
MOB_SPAWNER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
MobSpawnerBlock - Class in com.sk89q.worldedit.blocks
A mob spawner block.
MobSpawnerBlock() - Constructor for class com.sk89q.worldedit.blocks.MobSpawnerBlock
Construct the mob spawner block with a pig as the mob type.
MobSpawnerBlock(String) - Constructor for class com.sk89q.worldedit.blocks.MobSpawnerBlock
Construct the mob spawner block with a given mob type.
MobSpawnerBlock(int) - Constructor for class com.sk89q.worldedit.blocks.MobSpawnerBlock
Construct the mob spawner block with a specified data value.
MobSpawnerBlock(int, String) - Constructor for class com.sk89q.worldedit.blocks.MobSpawnerBlock
Construct the mob spawner block.
MobType - Enum in com.sk89q.worldedit.blocks.metadata
Represents the possible types of mobs.
mod(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
ModificationTimerParser - Class in com.sk89q.worldedit.world.snapshot
 
ModificationTimerParser() - Constructor for class com.sk89q.worldedit.world.snapshot.ModificationTimerParser
 
MOSSY_COBBLESTONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
move(Player, EditSession, LocalSession, Region, int, Vector, BaseBlock, boolean) - Method in class com.sk89q.worldedit.command.RegionCommands
 
moveCuboidRegion(Region, Vector, int, boolean, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Move the blocks in a region a certain direction.
moveRegion(Region, Vector, int, boolean, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Move the blocks in a region a certain direction.
mul(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
multiply(Vector) - Method in class com.sk89q.worldedit.Vector
Multiply this vector by another vector on each component.
multiply(double, double, double) - Method in class com.sk89q.worldedit.Vector
Multiply this vector by another vector on each component.
multiply(int, int, int) - Method in class com.sk89q.worldedit.Vector
Multiply this vector by another vector on each component.
multiply(Vector...) - Method in class com.sk89q.worldedit.Vector
Multiply this vector by zero or more vectors on each component.
multiply(double) - Method in class com.sk89q.worldedit.Vector
Perform scalar multiplication and return a new vector.
multiply(float) - Method in class com.sk89q.worldedit.Vector
Perform scalar multiplication and return a new vector.
multiply(int) - Method in class com.sk89q.worldedit.Vector
Perform scalar multiplication and return a new vector.
multiply(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Multiply this vector by another vector on each component.
multiply(double, double) - Method in class com.sk89q.worldedit.Vector2D
Multiply this vector by another vector on each component.
multiply(int, int) - Method in class com.sk89q.worldedit.Vector2D
Multiply this vector by another vector on each component.
multiply(Vector2D...) - Method in class com.sk89q.worldedit.Vector2D
Multiply this vector by zero or more vectors on each component.
multiply(double) - Method in class com.sk89q.worldedit.Vector2D
Perform scalar multiplication and return a new vector.
multiply(float) - Method in class com.sk89q.worldedit.Vector2D
Perform scalar multiplication and return a new vector.
multiply(int) - Method in class com.sk89q.worldedit.Vector2D
Perform scalar multiplication and return a new vector.
MultiStageReorder - Class in com.sk89q.worldedit.extent.reorder
Re-orders blocks into several stages.
MultiStageReorder(Extent, boolean) - Constructor for class com.sk89q.worldedit.extent.reorder.MultiStageReorder
Create a new instance.
MultiStageReorder(Extent) - Constructor for class com.sk89q.worldedit.extent.reorder.MultiStageReorder
Create a new instance when the re-ordering is enabled.
MultiUserPlatform - Interface in com.sk89q.worldedit.extension.platform
Implements a platform with multiple connected users.
MUSHROOM_SOUP - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
MUTTON - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
MYCELIUM - Static variable in class com.sk89q.worldedit.blocks.BlockID
 

N

name - Variable in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
name - Variable in class com.sk89q.worldedit.world.snapshot.Snapshot
 
NAME_TAG - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
NamedTag - Class in com.sk89q.jnbt
A tag that has a name.
NamedTag(String, Tag) - Constructor for class com.sk89q.jnbt.NamedTag
Create a new named tag.
naturalize(Player, EditSession, Region) - Method in class com.sk89q.worldedit.command.RegionCommands
 
naturalizeCuboidBlocks(Region) - Method in class com.sk89q.worldedit.EditSession
Turns the first 3 layers into dirt/grass and the bottom layers into rock, like a natural Minecraft mountain.
Naturalizer - Class in com.sk89q.worldedit.function.block
Makes a layer of grass on top, three layers of dirt below, and smooth stone only below that for all layers that originally consist of grass, dirt, or smooth stone.
Naturalizer(EditSession) - Constructor for class com.sk89q.worldedit.function.block.Naturalizer
Make a new naturalizer.
NavigationCommands - Class in com.sk89q.worldedit.command
Commands for moving the player around.
NavigationCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.NavigationCommands
Create a new instance.
navigationUseGlass - Variable in class com.sk89q.worldedit.LocalConfiguration
 
navigationWand - Variable in class com.sk89q.worldedit.LocalConfiguration
 
navigationWandMaxDistance - Variable in class com.sk89q.worldedit.LocalConfiguration
 
NBTConstants - Class in com.sk89q.jnbt
A class which holds constant values.
NBTConversions - Class in com.sk89q.worldedit.world.storage
Utility methods for working with NBT data used in Minecraft.
NBTInputStream - Class in com.sk89q.jnbt
This class reads NBT, or Named Binary Tag streams, and produces an object graph of subclasses of the Tag object.
NBTInputStream(InputStream) - Constructor for class com.sk89q.jnbt.NBTInputStream
Creates a new NBTInputStream, which will source its data from the specified input stream.
NBTOutputStream - Class in com.sk89q.jnbt
This class writes NBT, or Named Binary Tag Tag objects to an underlying OutputStream.
NBTOutputStream(OutputStream) - Constructor for class com.sk89q.jnbt.NBTOutputStream
Creates a new NBTOutputStream, which will write data to the specified underlying output stream.
NBTUtils - Class in com.sk89q.jnbt
A class which contains NBT-related utility methods.
NbtValued - Interface in com.sk89q.worldedit.world
Indicates an object that contains extra data identified as an NBT structure.
near(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
neg(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
negate(Mask) - Static method in class com.sk89q.worldedit.function.mask.Masks
Negate the given mask.
negate(Mask2D) - Static method in class com.sk89q.worldedit.function.mask.Masks
Negate the given mask.
neq(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
NestedCommand - Annotation Type in com.sk89q.minecraft.util.commands
Indicates a nested command.
NETHER_BRICK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
NETHER_BRICK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
NETHER_BRICK_FENCE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
NETHER_BRICK_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
NETHER_QUARTZ - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
NETHER_STAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
NETHER_WART - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
NETHER_WART_SEED - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
NETHERRACK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
NETHERSTONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
Deprecated.
newBoundedCachedThreadPool(int, int, int) - Static method in class com.sk89q.worldedit.util.concurrency.EvenMoreExecutors
Creates a thread pool that creates new threads as needed up to a maximum number of threads, but will reuse previously constructed threads when they are available.
newHandlerSet() - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Creates a new Set for insertion into the handler map.
newLine() - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
newLine() - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
next(Vector) - Method in class com.sk89q.worldedit.patterns.ClipboardPattern
 
next(int, int, int) - Method in class com.sk89q.worldedit.patterns.ClipboardPattern
 
next(Vector) - Method in interface com.sk89q.worldedit.patterns.Pattern
Deprecated.
Get a block for a position.
next(int, int, int) - Method in interface com.sk89q.worldedit.patterns.Pattern
Deprecated.
Get a block for a position.
next(Vector) - Method in class com.sk89q.worldedit.patterns.RandomFillPattern
Deprecated.
 
next(int, int, int) - Method in class com.sk89q.worldedit.patterns.RandomFillPattern
Deprecated.
 
next(Vector) - Method in class com.sk89q.worldedit.patterns.SingleBlockPattern
Deprecated.
 
next(int, int, int) - Method in class com.sk89q.worldedit.patterns.SingleBlockPattern
Deprecated.
 
next() - Method in class com.sk89q.worldedit.regions.iterator.FlatRegion3DIterator
 
next() - Method in class com.sk89q.worldedit.regions.iterator.FlatRegionIterator
 
next() - Method in class com.sk89q.worldedit.regions.iterator.RegionIterator
 
next() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.ForwardEntryIterator
 
next() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.ReverseEntryIterator
 
next() - Method in class com.sk89q.worldedit.util.collection.FastListIterator
 
next() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
next() - Method in interface com.sk89q.worldedit.util.command.parametric.ArgumentStack
Get the next string, which may come from the stack or a value flag.
next() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
 
next() - Method in class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
 
nextBoolean() - Method in interface com.sk89q.worldedit.util.command.parametric.ArgumentStack
Get the next boolean, which may come from the stack or a value flag.
nextBoolean() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
 
nextBoolean() - Method in class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
 
nextClothColor(int) - Static method in class com.sk89q.worldedit.blocks.BlockData
Returns the data value for the next color of cloth in the rainbow.
nextClothColor(int) - Static method in class com.sk89q.worldedit.world.storage.BlockData
nextDouble() - Method in interface com.sk89q.worldedit.util.command.parametric.ArgumentStack
Get the next double, which may come from the stack or a value flag.
nextDouble() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
 
nextDouble() - Method in class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
 
nextInt() - Method in interface com.sk89q.worldedit.util.command.parametric.ArgumentStack
Get the next integer, which may come from the stack or a value flag.
nextInt() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
 
nextInt() - Method in class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
 
NO_COPY_ENTITY_NBT_FIELDS - Static variable in class com.sk89q.worldedit.internal.Constants
List of top level NBT fields that should not be copied to a world, such as UUIDLeast and UUIDMost.
NO_LIMITS - Static variable in class com.sk89q.worldedit.extension.platform.permission.OverridePermissions
 
NoCapablePlatformException - Exception in com.sk89q.worldedit.extension.platform
Thrown when no capable platform is found.
NoCapablePlatformException() - Constructor for exception com.sk89q.worldedit.extension.platform.NoCapablePlatformException
 
NoCapablePlatformException(String) - Constructor for exception com.sk89q.worldedit.extension.platform.NoCapablePlatformException
 
NoCapablePlatformException(String, Throwable) - Constructor for exception com.sk89q.worldedit.extension.platform.NoCapablePlatformException
 
NoCapablePlatformException(Throwable) - Constructor for exception com.sk89q.worldedit.extension.platform.NoCapablePlatformException
 
Node - Class in com.sk89q.worldedit.internal.expression.runtime
A node in the execution tree of an expression.
Node(int) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Node
 
Node - Class in com.sk89q.worldedit.math.interpolation
Represents a node for interpolation.
Node() - Constructor for class com.sk89q.worldedit.math.interpolation.Node
 
Node(Node) - Constructor for class com.sk89q.worldedit.math.interpolation.Node
 
Node(Vector) - Constructor for class com.sk89q.worldedit.math.interpolation.Node
 
noDoubleSlash - Variable in class com.sk89q.worldedit.LocalConfiguration
 
noise(Vector2D) - Method in interface com.sk89q.worldedit.math.noise.NoiseGenerator
Get the noise value for the given position.
noise(Vector) - Method in interface com.sk89q.worldedit.math.noise.NoiseGenerator
Get the noise value for the given position.
noise(Vector2D) - Method in class com.sk89q.worldedit.math.noise.RandomNoise
 
noise(Vector) - Method in class com.sk89q.worldedit.math.noise.RandomNoise
 
NoiseFilter - Class in com.sk89q.worldedit.function.mask
A mask that uses a noise generator and returns true whenever the noise generator returns a value above the given density.
NoiseFilter(NoiseGenerator, double) - Constructor for class com.sk89q.worldedit.function.mask.NoiseFilter
Create a new noise filter.
NoiseFilter2D - Class in com.sk89q.worldedit.function.mask
A mask that uses a noise generator and returns true whenever the noise generator returns a value above the given density.
NoiseFilter2D(NoiseGenerator, double) - Constructor for class com.sk89q.worldedit.function.mask.NoiseFilter2D
Create a new noise filter.
NoiseGenerator - Interface in com.sk89q.worldedit.math.noise
Generates noise in a deterministic or non-deterministic manner.
NoMatchException - Exception in com.sk89q.worldedit.extension.input
Thrown when a match fails when input is parsed.
NoMatchException(String) - Constructor for exception com.sk89q.worldedit.extension.input.NoMatchException
Create with a message.
NoMatchException(String, Throwable) - Constructor for exception com.sk89q.worldedit.extension.input.NoMatchException
Create with a message and a cause.
none(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
NonRisingVisitor - Class in com.sk89q.worldedit.function.visitor
A RecursiveVisitor that goes orthogonally to the side and down, but never up.
NonRisingVisitor(Mask, RegionFunction) - Constructor for class com.sk89q.worldedit.function.visitor.NonRisingVisitor
Create a new recursive visitor.
normalize() - Method in class com.sk89q.worldedit.Vector
Get the normalized vector, which is the vector divided by its length, as a new vector.
normalize() - Method in class com.sk89q.worldedit.Vector2D
Get the normalized vector, which is the vector divided by its length, as a new vector.
not(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
NotABlockException - Exception in com.sk89q.worldedit
Raised when an item is used when a block was expected.
NotABlockException() - Constructor for exception com.sk89q.worldedit.NotABlockException
Create a new instance.
NotABlockException(String) - Constructor for exception com.sk89q.worldedit.NotABlockException
Create a new instance.
NotABlockException(int) - Constructor for exception com.sk89q.worldedit.NotABlockException
Create a new instance.
NOTE_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
NoteBlock - Class in com.sk89q.worldedit.blocks
A note block.
NoteBlock() - Constructor for class com.sk89q.worldedit.blocks.NoteBlock
Construct the note block with a data value of 0.
NoteBlock(int) - Constructor for class com.sk89q.worldedit.blocks.NoteBlock
Construct the note block with a given data value.
NoteBlock(int, byte) - Constructor for class com.sk89q.worldedit.blocks.NoteBlock
Construct the note block with a given data value and note.
notifyIfNot8() - Static method in class com.sk89q.worldedit.util.Java8Detector
 
NullAuthorizer - Class in com.sk89q.worldedit.util.auth
An implementation of Authorizer that always returns false for tests of permissions.
NullAuthorizer() - Constructor for class com.sk89q.worldedit.util.auth.NullAuthorizer
 
NullBiomeRegistry - Class in com.sk89q.worldedit.world.registry
A biome registry that knows nothing.
NullBiomeRegistry() - Constructor for class com.sk89q.worldedit.world.registry.NullBiomeRegistry
Create a new instance.
NullCompleter - Class in com.sk89q.worldedit.util.command
Always returns an empty list of suggestions.
NullCompleter() - Constructor for class com.sk89q.worldedit.util.command.NullCompleter
 
NullEntityRegistry - Class in com.sk89q.worldedit.world.registry
An implementation of an entity registry that knows nothing.
NullEntityRegistry() - Constructor for class com.sk89q.worldedit.world.registry.NullEntityRegistry
 
NullExtent - Class in com.sk89q.worldedit.extent
An extent that returns air blocks for all blocks and does not pass on any changes.
NullExtent() - Constructor for class com.sk89q.worldedit.extent.NullExtent
 
NullItemRegistry - Class in com.sk89q.worldedit.world.registry
 
NullItemRegistry() - Constructor for class com.sk89q.worldedit.world.registry.NullItemRegistry
 
NullRegion - Class in com.sk89q.worldedit.regions
A region that contains no points.
NullRegion() - Constructor for class com.sk89q.worldedit.regions.NullRegion
 
NullWorld - Class in com.sk89q.worldedit.world
A null implementation of World that drops all changes and returns dummy data.
NullWorld() - Constructor for class com.sk89q.worldedit.world.NullWorld
 
NUMBER_FORMAT - Static variable in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
NumberParser - Class in com.sk89q.worldedit.command.argument
 
NumberParser(String, String) - Constructor for class com.sk89q.worldedit.command.argument.NumberParser
 
NumberParser(String, String, String) - Constructor for class com.sk89q.worldedit.command.argument.NumberParser
 
NumberToken - Class in com.sk89q.worldedit.internal.expression.lexer.tokens
A number.
NumberToken(int, double) - Constructor for class com.sk89q.worldedit.internal.expression.lexer.tokens.NumberToken
 

O

OAK_WOOD_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
observeInstructionCount(Context, int) - Method in class com.sk89q.worldedit.scripting.RhinoContextFactory
 
OBSIDIAN - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
offer(Operation) - Method in class com.sk89q.worldedit.function.operation.OperationQueue
Add a new operation to the queue.
OffsetMask - Class in com.sk89q.worldedit.function.mask
Checks whether another mask tests true for a position that is offset a given vector.
OffsetMask(Mask, Vector) - Constructor for class com.sk89q.worldedit.function.mask.OffsetMask
Create a new instance.
OffsetMask2D - Class in com.sk89q.worldedit.function.mask
Checks whether another mask tests true for a position that is offset a given vector.
OffsetMask2D(Mask2D, Vector2D) - Constructor for class com.sk89q.worldedit.function.mask.OffsetMask2D
Create a new instance.
offsets - Variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
OldChunk - Class in com.sk89q.worldedit.world.chunk
Represents an Alpha chunk.
OldChunk(World, CompoundTag) - Constructor for class com.sk89q.worldedit.world.chunk.OldChunk
Construct the chunk with a compound tag.
onBlockChange(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.logging.AbstractLoggingExtent
Called when a block is being changed.
onConfigurationLoad(ConfigurationLoadEvent) - Method in class com.sk89q.worldedit.session.SessionManager
 
ONE - Static variable in class com.sk89q.worldedit.BlockVector
 
ONE - Static variable in class com.sk89q.worldedit.BlockVector2D
 
ONE - Static variable in class com.sk89q.worldedit.Vector
 
ONE - Static variable in class com.sk89q.worldedit.Vector2D
 
openFileOpenDialog(String[]) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
openFileOpenDialog(String[]) - Method in interface com.sk89q.worldedit.extension.platform.Actor
Open a file open dialog.
openFileSaveDialog(String[]) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
openFileSaveDialog(String[]) - Method in interface com.sk89q.worldedit.extension.platform.Actor
Open a file save dialog.
Operation - Interface in com.sk89q.worldedit.function.operation
An task that may be split into multiple steps to be run sequentially immediately or at a varying or fixed interval.
OperationFactoryBrush - Class in com.sk89q.worldedit.command.tool.brush
 
OperationFactoryBrush(Contextual<? extends Operation>, RegionFactory) - Constructor for class com.sk89q.worldedit.command.tool.brush.OperationFactoryBrush
 
OperationQueue - Class in com.sk89q.worldedit.function.operation
Executes multiple queues in order.
OperationQueue() - Constructor for class com.sk89q.worldedit.function.operation.OperationQueue
Create a new queue containing no operations.
OperationQueue(Collection<Operation>) - Constructor for class com.sk89q.worldedit.function.operation.OperationQueue
Create a new queue with operations from the given collection.
OperationQueue(Operation...) - Constructor for class com.sk89q.worldedit.function.operation.OperationQueue
Create a new queue with operations from the given array.
Operations - Class in com.sk89q.worldedit.function.operation
Operation helper methods.
operator - Variable in class com.sk89q.worldedit.internal.expression.lexer.tokens.OperatorToken
 
Operators - Class in com.sk89q.worldedit.internal.expression.runtime
Contains all unary and binary operators.
OperatorToken - Class in com.sk89q.worldedit.internal.expression.lexer.tokens
A unary or binary operator.
OperatorToken(int, String) - Constructor for class com.sk89q.worldedit.internal.expression.lexer.tokens.OperatorToken
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.Expression
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.Conditional
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.For
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.Function
 
optimize() - Method in interface com.sk89q.worldedit.internal.expression.runtime.LValue
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.LValueFunction
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.Node
 
optimize() - Method in interface com.sk89q.worldedit.internal.expression.runtime.RValue
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.Sequence
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.SimpleFor
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.Switch
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.Variable
 
optimize() - Method in class com.sk89q.worldedit.internal.expression.runtime.While
 
Optional - Annotation Type in com.sk89q.worldedit.util.command.parametric
Indicates an optional parameter.
or(int, boolean) - Method in class com.sk89q.worldedit.command.util.CreatureButcher
 
or(int, boolean, String) - Method in class com.sk89q.worldedit.command.util.CreatureButcher
 
or(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
ORANGE - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
ORDINAL - Static variable in class com.sk89q.worldedit.util.Direction.Flag
 
originalArgIndices - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
originalArgs - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
OutOfBlocksException - Exception in com.sk89q.worldedit.bags
Deprecated.
Block bags are currently not a supported feature of WorldEdit
OutOfBlocksException() - Constructor for exception com.sk89q.worldedit.bags.OutOfBlocksException
Deprecated.
 
OutOfBlocksException - Exception in com.sk89q.worldedit.extent.inventory
Thrown when there are no more blocks left.
OutOfBlocksException() - Constructor for exception com.sk89q.worldedit.extent.inventory.OutOfBlocksException
 
OutOfSpaceException - Exception in com.sk89q.worldedit.bags
Deprecated.
Block bags are currently not a supported feature of WorldEdit
OutOfSpaceException(int) - Constructor for exception com.sk89q.worldedit.bags.OutOfSpaceException
Deprecated.
Construct the object.
OutOfSpaceException - Exception in com.sk89q.worldedit.extent.inventory
Thrown when the target inventory of a block bag is full.
OutOfSpaceException(int) - Constructor for exception com.sk89q.worldedit.extent.inventory.OutOfSpaceException
Construct the object.
OutputExtent - Interface in com.sk89q.worldedit.extent
Accepts block and entity changes.
outset(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
overlay(Player, EditSession, Region, Pattern) - Method in class com.sk89q.worldedit.command.RegionCommands
 
overlayCuboidBlocks(Region, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Places a layer of blocks on top of ground blocks in the given region (as if it were a cuboid).
overlayCuboidBlocks(Region, Pattern) - Method in class com.sk89q.worldedit.EditSession
Places a layer of blocks on top of ground blocks in the given region (as if it were a cuboid).
OverridePermissions - Class in com.sk89q.worldedit.extension.platform.permission
Standard override permissions.
overrideUsage(String) - Method in class com.sk89q.worldedit.util.command.SimpleDescription
Override the usage string returned with a given one.

P

PACKED_ICE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
Paint - Class in com.sk89q.worldedit.function.factory
 
Paint(Contextual<? extends RegionFunction>, double) - Constructor for class com.sk89q.worldedit.function.factory.Paint
 
Paint(Extent, Region, Contextual<? extends RegionFunction>, double) - Constructor for class com.sk89q.worldedit.function.factory.Paint
 
PaintCommand - Class in com.sk89q.worldedit.command.composition
 
PaintCommand() - Constructor for class com.sk89q.worldedit.command.composition.PaintCommand
 
PaintCommand(CommandExecutor<? extends Contextual<? extends RegionFunction>>) - Constructor for class com.sk89q.worldedit.command.composition.PaintCommand
 
PAINTING - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
PAPER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
Parameter - Interface in com.sk89q.worldedit.util.command
Describes a parameter.
ParameterCommand<T> - Class in com.sk89q.worldedit.util.command.composition
 
ParameterCommand() - Constructor for class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
ParameterData - Class in com.sk89q.worldedit.util.command.parametric
Describes a parameter in detail.
ParameterData() - Constructor for class com.sk89q.worldedit.util.command.parametric.ParameterData
 
ParameterException - Exception in com.sk89q.worldedit.util.command.parametric
Thrown if there is an error with a parameter.
ParameterException() - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParameterException
 
ParameterException(String) - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParameterException
 
ParameterException(Throwable) - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParameterException
 
ParameterException(String, Throwable) - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParameterException
 
ParametricBuilder - Class in com.sk89q.worldedit.util.command.parametric
Creates commands using annotations placed on methods and individual parameters of such methods.
ParametricBuilder() - Constructor for class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Create a new builder.
ParametricException - Exception in com.sk89q.worldedit.util.command.parametric
Thrown if the ParametricBuilder can't build commands from an object for whatever reason.
ParametricException() - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParametricException
 
ParametricException(String, Throwable) - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParametricException
 
ParametricException(String) - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParametricException
 
ParametricException(Throwable) - Constructor for exception com.sk89q.worldedit.util.command.parametric.ParametricException
 
parent() - Method in class com.sk89q.worldedit.util.command.fluent.DispatcherNode
Return the parent node.
parent - Variable in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
parse(List<Token>, Expression) - Static method in class com.sk89q.worldedit.internal.expression.parser.Parser
 
parse(String) - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs.Parser
 
parsedArgs - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
parseFromInput(String, ParserContext) - Method in class com.sk89q.worldedit.extension.factory.DefaultItemParser
 
parseFromInput(String, ParserContext) - Method in class com.sk89q.worldedit.internal.registry.AbstractFactory
 
parseFromInput(String, ParserContext) - Method in class com.sk89q.worldedit.internal.registry.InputParser
 
parseFromListInput(String, ParserContext) - Method in class com.sk89q.worldedit.extension.factory.BlockFactory
Return a set of blocks from a comma-delimited list of blocks.
Parser - Class in com.sk89q.worldedit.internal.expression.parser
Processes a list of tokens into an executable tree.
Parser() - Constructor for class com.sk89q.worldedit.util.command.argument.CommandArgs.Parser
 
ParserContext - Class in com.sk89q.worldedit.extension.input
Contains contextual information that may be useful when constructing objects from a registry (such as MaskFactory).
ParserContext() - Constructor for class com.sk89q.worldedit.extension.input.ParserContext
Create a new instance.
ParserContext(ParserContext) - Constructor for class com.sk89q.worldedit.extension.input.ParserContext
Creates a copy of another instance.
ParserException - Exception in com.sk89q.worldedit.internal.expression.parser
Thrown when the parser encounters a problem.
ParserException(int) - Constructor for exception com.sk89q.worldedit.internal.expression.parser.ParserException
 
ParserException(int, String, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.parser.ParserException
 
ParserException(int, String) - Constructor for exception com.sk89q.worldedit.internal.expression.parser.ParserException
 
ParserException(int, Throwable) - Constructor for exception com.sk89q.worldedit.internal.expression.parser.ParserException
 
ParserProcessors - Class in com.sk89q.worldedit.internal.expression.parser
Helper classfor Parser.
parsers - Variable in class com.sk89q.worldedit.internal.registry.AbstractFactory
 
passThroughForwardWall(int) - Method in interface com.sk89q.worldedit.entity.Player
Pass through the wall that you are looking at.
passThroughForwardWall(int) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
Get the player's view yaw.
paste(Player, LocalSession, EditSession, boolean, boolean, boolean) - Method in class com.sk89q.worldedit.command.ClipboardCommands
 
paste(EditSession, Vector, boolean) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Paste the clipboard at the given location using the given EditSession.
paste(EditSession, Vector, boolean, boolean) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Paste the clipboard at the given location using the given EditSession.
PasteBuilder - Class in com.sk89q.worldedit.session
Builds an operation to paste the contents of a clipboard.
pasteEntities(Vector) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Paste the stored entities to the given position.
path - Variable in class com.sk89q.worldedit.util.PropertiesConfiguration
 
patt - Variable in class com.sk89q.worldedit.world.snapshot.YYMMDDHHIISSParser
 
Pattern - Interface in com.sk89q.worldedit.function.pattern
Returns a BaseBlock for a given position.
Pattern - Interface in com.sk89q.worldedit.patterns
Deprecated.
PatternFactory - Class in com.sk89q.worldedit.extension.factory
A registry of known Patterns.
PatternFactory(WorldEdit) - Constructor for class com.sk89q.worldedit.extension.factory.PatternFactory
Create a new instance.
PatternParser - Class in com.sk89q.worldedit.command.argument
 
PatternParser(String) - Constructor for class com.sk89q.worldedit.command.argument.PatternParser
 
Patterns - Class in com.sk89q.worldedit.function.pattern
Utility methods related to Patterns.
peek() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
peekBlock(int) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Checks to see if a block exists without removing it.
peekBlock(int) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Checks to see if a block exists without removing it.
peekRemaining() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
perlin(RValue, RValue, RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
PerlinNoise - Class in com.sk89q.worldedit.math.noise
Generates Perlin noise.
PerlinNoise() - Constructor for class com.sk89q.worldedit.math.noise.PerlinNoise
 
PermissiveSelectorLimits - Class in com.sk89q.worldedit.regions.selector.limit
No limits at all.
PINK - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
PISTON_BASE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
PISTON_EXTENSION - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
PISTON_MOVING_PIECE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
PISTON_STICKY_BASE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
place(EditSession, Vector, boolean) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Paste the clipboard at the given location using the given EditSession.
Platform - Interface in com.sk89q.worldedit.extension.platform
Represents a platform that WorldEdit has been implemented for.
PlatformInitializeEvent - Class in com.sk89q.worldedit.event.platform
Fired when configuration has been loaded and the platform is in the intialization stage.
PlatformInitializeEvent() - Constructor for class com.sk89q.worldedit.event.platform.PlatformInitializeEvent
 
PlatformManager - Class in com.sk89q.worldedit.extension.platform
Manages registered Platforms for WorldEdit.
PlatformManager(WorldEdit) - Constructor for class com.sk89q.worldedit.extension.platform.PlatformManager
Create a new platform manager.
PlatformReadyEvent - Class in com.sk89q.worldedit.event.platform
Raised when a platform thinks that all the platforms have had a chance to register themselves.
PlatformReadyEvent() - Constructor for class com.sk89q.worldedit.event.platform.PlatformReadyEvent
 
playEffect(Vector, int, int) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
playEffect(Vector, int, int) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
playEffect(Vector, int, int) - Method in interface com.sk89q.worldedit.world.World
Play the given effect.
Player - Interface in com.sk89q.worldedit.entity
Represents a player
player - Variable in class com.sk89q.worldedit.scripting.CraftScriptEnvironment
 
PlayerDirection - Enum in com.sk89q.worldedit
The player's direction.
PlayerInputEvent - Class in com.sk89q.worldedit.event.platform
Raised whenever a player sends input.
PlayerInputEvent(Player, InputType) - Constructor for class com.sk89q.worldedit.event.platform.PlayerInputEvent
Create a new event.
POISONOUS_POTATO - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
Polygonal2DRegion - Class in com.sk89q.worldedit.regions
Represents a 2D polygonal region.
Polygonal2DRegion() - Constructor for class com.sk89q.worldedit.regions.Polygonal2DRegion
Construct the region
Polygonal2DRegion(LocalWorld) - Constructor for class com.sk89q.worldedit.regions.Polygonal2DRegion
Deprecated.
Polygonal2DRegion(World) - Constructor for class com.sk89q.worldedit.regions.Polygonal2DRegion
Construct the region.
Polygonal2DRegion(LocalWorld, List<BlockVector2D>, int, int) - Constructor for class com.sk89q.worldedit.regions.Polygonal2DRegion
Deprecated.
Polygonal2DRegion(World, List<BlockVector2D>, int, int) - Constructor for class com.sk89q.worldedit.regions.Polygonal2DRegion
Construct the region.
Polygonal2DRegion(Polygonal2DRegion) - Constructor for class com.sk89q.worldedit.regions.Polygonal2DRegion
Make a copy of another region.
Polygonal2DRegionSelector - Class in com.sk89q.worldedit.regions
Deprecated.
This class only exists as to not break binary compatibility
Polygonal2DRegionSelector() - Constructor for class com.sk89q.worldedit.regions.Polygonal2DRegionSelector
Deprecated.
 
Polygonal2DRegionSelector - Class in com.sk89q.worldedit.regions.selector
Creates a Polygonal2DRegion from a user's selections.
Polygonal2DRegionSelector() - Constructor for class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
Create a new selector with a null world.
Polygonal2DRegionSelector(World) - Constructor for class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
Create a new selector with the given world.
Polygonal2DRegionSelector(RegionSelector) - Constructor for class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
Create a new selector from another one.
Polygonal2DRegionSelector(LocalWorld, List<BlockVector2D>, int, int) - Constructor for class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
Deprecated.
cast world to World
Polygonal2DRegionSelector(World, List<BlockVector2D>, int, int) - Constructor for class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
Create a new selector.
polygonize(int) - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
polygonize(int) - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
polygonize(int) - Method in class com.sk89q.worldedit.regions.NullRegion
 
polygonize(int) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
polygonize(int) - Method in interface com.sk89q.worldedit.regions.Region
Polygonizes a cross-section or a 2D projection of the region orthogonal to the Y axis.
polygonize(int) - Method in class com.sk89q.worldedit.regions.TransformRegion
 
polygonize(int) - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
polygonizeCylinder(Vector2D, Vector2D, int) - Static method in class com.sk89q.worldedit.math.geom.Polygons
Calculates the polygon shape of a cylinder which can then be used for e.g.
Polygons - Class in com.sk89q.worldedit.math.geom
Helper method for anything related to polygons.
popMissing() - Method in class com.sk89q.worldedit.extent.inventory.BlockBagExtent
Gets the list of missing blocks and clears the list for the next operation.
popMissingBlocks() - Method in class com.sk89q.worldedit.EditSession
Gets the list of missing blocks and clears the list for the next operation.
PORTAL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
pos - Variable in class com.sk89q.worldedit.internal.cui.SelectionCylinderEvent
 
pos - Variable in class com.sk89q.worldedit.internal.cui.SelectionEllipsoidPointEvent
 
pos - Variable in class com.sk89q.worldedit.internal.cui.SelectionPointEvent
 
pos1(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
pos2(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
position() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
position() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Return the current position.
position - Variable in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
position1 - Variable in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
position2 - Variable in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
positive() - Method in class com.sk89q.worldedit.Vector
Returns a vector with the absolute values of the components of this vector.
positive() - Method in class com.sk89q.worldedit.Vector2D
Returns a vector with the absolute values of the components of this vector.
post(Object) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Posts an event to all registered handlers.
postdec(LValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
postinc(LValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
postInvoke(Object, Method, ParameterData[], Object[], CommandContext) - Method in class com.sk89q.worldedit.internal.command.CommandLoggingHandler
 
postInvoke(Object, Method, ParameterData[], Object[], CommandContext) - Method in interface com.sk89q.worldedit.util.command.parametric.InvokeHandler
Called after the parameter is invoked.
postInvoke(Object, Method, ParameterData[], Object[], CommandContext) - Method in class com.sk89q.worldedit.util.command.parametric.LegacyCommandsHandler
 
postLoad() - Method in class com.sk89q.worldedit.LocalSession
Called on post load of the session from persistent storage.
POTATO - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
POTATOES - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
POTION - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
pow(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
POWERED_MINECART - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
POWERED_RAIL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
preConcatenate(AffineTransform) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
Return the affine transform created by applying first this affine transform, then the affine transform given by that.
Preference - Enum in com.sk89q.worldedit.extension.platform
Indicates the preference of a platform for a particular Capability.
preInvoke(Object, Method, ParameterData[], Object[], CommandContext) - Method in class com.sk89q.worldedit.internal.command.CommandLoggingHandler
 
preInvoke(Object, Method, ParameterData[], Object[], CommandContext) - Method in interface com.sk89q.worldedit.util.command.parametric.InvokeHandler
Called before the parameter is invoked.
preInvoke(Object, Method, ParameterData[], Object[], CommandContext) - Method in class com.sk89q.worldedit.util.command.parametric.LegacyCommandsHandler
 
prepare(LocalSession, LocalPlayer, Vector) - Method in class com.sk89q.worldedit.masks.AbstractMask
Deprecated.
 
prepare(LocalSession, LocalPlayer, Vector) - Method in class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
prepare(LocalSession, LocalPlayer, Vector) - Method in class com.sk89q.worldedit.masks.DynamicRegionMask
Deprecated.
 
prepare(LocalSession, LocalPlayer, Vector) - Method in class com.sk89q.worldedit.masks.InvertedMask
Deprecated.
 
prepare(LocalSession, LocalPlayer, Vector) - Method in interface com.sk89q.worldedit.masks.Mask
Deprecated.
Called one time before each edit session.
prepare(LocalSession, LocalPlayer, Vector) - Method in class com.sk89q.worldedit.masks.UnderOverlayMask
Deprecated.
 
prependStack(String) - Method in exception com.sk89q.minecraft.util.commands.CommandException
 
preProcess(Object, Method, ParameterData[], CommandContext) - Method in class com.sk89q.worldedit.internal.command.CommandLoggingHandler
 
preProcess(Object, Method, ParameterData[], CommandContext) - Method in interface com.sk89q.worldedit.util.command.parametric.InvokeHandler
Called before parameters are processed.
preProcess(Object, Method, ParameterData[], CommandContext) - Method in class com.sk89q.worldedit.util.command.parametric.LegacyCommandsHandler
 
PRESSURE_PLATE_HEAVY - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
PRESSURE_PLATE_LIGHT - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
prevClothColor(int) - Static method in class com.sk89q.worldedit.blocks.BlockData
Returns the data value for the previous ext color of cloth in the rainbow.
prevClothColor(int) - Static method in class com.sk89q.worldedit.world.storage.BlockData
PrimaryAliasComparator - Class in com.sk89q.worldedit.util.command
Compares the primary aliases of two CommandMapping using String.compareTo(String).
PrimaryAliasComparator(Pattern) - Constructor for class com.sk89q.worldedit.util.command.PrimaryAliasComparator
Create a new instance.
PrimitiveBindings - Class in com.sk89q.worldedit.util.command.binding
Handles basic Java types such as Strings, Bytes, etc.
PrimitiveBindings() - Constructor for class com.sk89q.worldedit.util.command.binding.PrimitiveBindings
 
print(String) - Method in interface com.sk89q.worldedit.extension.platform.Actor
Print a WorldEdit message.
print(String) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Print a regular message to the user.
printDebug(String) - Method in interface com.sk89q.worldedit.extension.platform.Actor
Print a WorldEdit message.
printError(String) - Method in interface com.sk89q.worldedit.extension.platform.Actor
Print a WorldEdit error.
printRaw(String) - Method in interface com.sk89q.worldedit.extension.platform.Actor
Print a message.
printRaw(String) - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Print an raw message to the user.
PRISMARINE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
profile - Variable in class com.sk89q.worldedit.LocalConfiguration
 
properties - Variable in class com.sk89q.worldedit.util.PropertiesConfiguration
 
PropertiesConfiguration - Class in com.sk89q.worldedit.util
Simple LocalConfiguration that loads settings using java.util.Properties.
PropertiesConfiguration(File) - Constructor for class com.sk89q.worldedit.util.PropertiesConfiguration
Construct the object.
ProvidedValue<T> - Class in com.sk89q.worldedit.util.command.composition
 
PseudoToken - Class in com.sk89q.worldedit.internal.expression.parser
A pseudo-token, inserted by the parser instead of the lexer.
PseudoToken(int) - Constructor for class com.sk89q.worldedit.internal.expression.parser.PseudoToken
 
publish(LogRecord) - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
publish(LogRecord) - Method in class com.sk89q.worldedit.util.logging.WorldEditPrefixHandler
 
PUMPKIN - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
PUMPKIN_PIE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
PUMPKIN_SEEDS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
PUMPKIN_STEM - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
pumpkins(Player, LocalSession, EditSession, int) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
PURPLE - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
put(String, Tag) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and tag into the compound tag.
put(Object, Object) - Method in class com.sk89q.minecraft.util.commands.CommandLocals
 
put(A, B) - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList
Add an item.
put(A, B) - Method in class com.sk89q.worldedit.util.collection.TupleArrayList
Add an item to the list.
putAll(Map<String, ? extends Tag>) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put all the entries from the given map into this map.
putByte(String, byte) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a ByteTag.
putByteArray(String, byte[]) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a ByteArrayTag.
putDouble(String, double) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a DoubleTag.
putFloat(String, float) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a FloatTag.
putInt(String, int) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as an IntTag.
putIntArray(String, int[]) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a IntArrayTag.
putLong(String, long) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a LongTag.
putOption(CommandExecutor<? extends T>, String, String...) - Method in class com.sk89q.worldedit.util.command.composition.BranchingCommand
 
putShort(String, short) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a ShortTag.
putString(String, String) - Method in class com.sk89q.jnbt.CompoundTagBuilder
Put the given key and value into the compound tag as a StringTag.
pyramid(Player, LocalSession, EditSession, Pattern, int, boolean) - Method in class com.sk89q.worldedit.command.GenerationCommands
 

Q

QUARTZ_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
QUARTZ_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
QUARTZ_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
query(RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
queryAbs(RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
queryCapability(Capability) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Get the preferred platform for handling a certain capability.
queryRel(RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
QueryTool - Class in com.sk89q.worldedit.command.tool
Looks up information about a block.
QueryTool() - Constructor for class com.sk89q.worldedit.command.tool.QueryTool
 
queueBlockBreakEffect(Platform, Vector, int, double) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
queueBlockBreakEffect(Platform, Vector, int, double) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
queueBlockBreakEffect(Platform, Vector, int, double) - Method in interface com.sk89q.worldedit.world.World
Queue a block break effect.

R

radius - Variable in class com.sk89q.worldedit.internal.cui.SelectionCylinderEvent
 
randint(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
random() - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
RandomFillPattern - Class in com.sk89q.worldedit.patterns
Deprecated.
RandomFillPattern(List<BlockChance>) - Constructor for class com.sk89q.worldedit.patterns.RandomFillPattern
Deprecated.
Construct the object.
RandomMask - Class in com.sk89q.worldedit.masks
Deprecated.
RandomMask(double) - Constructor for class com.sk89q.worldedit.masks.RandomMask
Deprecated.
 
RandomNoise - Class in com.sk89q.worldedit.math.noise
Generates noise using Random.
RandomNoise(Random) - Constructor for class com.sk89q.worldedit.math.noise.RandomNoise
Create a new noise generator using the given Random.
RandomNoise() - Constructor for class com.sk89q.worldedit.math.noise.RandomNoise
Create a new noise generator with a newly constructed Random instance.
RandomPattern - Class in com.sk89q.worldedit.function.pattern
Uses a random pattern of a weighted list of patterns.
RandomPattern() - Constructor for class com.sk89q.worldedit.function.pattern.RandomPattern
 
range - Variable in class com.sk89q.worldedit.command.tool.BrushTool
 
range(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolUtilCommands
 
Range - Annotation Type in com.sk89q.worldedit.util.command.binding
Specifies a range of values for numbers.
RAW_BEEF - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
RAW_CHICKEN - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
RAW_FISH - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
RAW_PORKCHOP - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
rawGetBlock(Vector) - Method in class com.sk89q.worldedit.EditSession
rawSetBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Set a block, bypassing both history and block re-ordering.
read(WorldData) - Method in interface com.sk89q.worldedit.extent.clipboard.io.ClipboardReader
Read a Clipboard.
read(WorldData) - Method in class com.sk89q.worldedit.extent.clipboard.io.SchematicReader
 
read() - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
read(byte[], int, int) - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
read(byte[]) - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
readNamedTag() - Method in class com.sk89q.jnbt.NBTInputStream
Reads an NBT tag from the stream.
recalculate() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Recalculate the bounding box of this polygonal region.
recursive(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SuperPickaxeCommands
 
RecursivePickaxe - Class in com.sk89q.worldedit.command.tool
A pickaxe mode that recursively finds adjacent blocks within range of an initial block and of the same type.
RecursivePickaxe(double) - Constructor for class com.sk89q.worldedit.command.tool.RecursivePickaxe
 
RecursiveVisitor - Class in com.sk89q.worldedit.function.visitor
An implementation of an BreadthFirstSearch that uses a mask to determine where a block should be visited.
RecursiveVisitor(Mask, RegionFunction) - Constructor for class com.sk89q.worldedit.function.visitor.RecursiveVisitor
Create a new recursive visitor.
RED - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
RED_APPLE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
RED_FLOWER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
RED_MUSHROOM - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
RED_MUSHROOM_CAP - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
RED_SANDSTONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
RED_SANDSTONE_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
redo(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.HistoryCommands
 
redo(EditSession) - Method in class com.sk89q.worldedit.EditSession
Sets to new state.
redo(UndoContext) - Method in class com.sk89q.worldedit.history.change.BlockChange
 
redo(UndoContext) - Method in interface com.sk89q.worldedit.history.change.Change
Perform an redo.
redo(UndoContext) - Method in class com.sk89q.worldedit.history.change.EntityCreate
 
redo(UndoContext) - Method in class com.sk89q.worldedit.history.change.EntityRemove
 
redo(BlockBag, LocalPlayer) - Method in class com.sk89q.worldedit.LocalSession
Performs a redo
redo(BlockBag, Player) - Method in class com.sk89q.worldedit.LocalSession
Performs a redo
REDSTONE_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_DUST - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
REDSTONE_LAMP_OFF - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_LAMP_ON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_ORE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_REPEATER - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
REDSTONE_REPEATER_OFF - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_REPEATER_ON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_TORCH_OFF - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_TORCH_ON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REDSTONE_WIRE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
REED - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
ReflectionUtil - Class in com.sk89q.util
 
regenerate(Region, EditSession) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
regenerate(Region, EditSession) - Method in class com.sk89q.worldedit.world.NullWorld
 
regenerate(Region, EditSession) - Method in interface com.sk89q.worldedit.world.World
Regenerate an area.
regenerateChunk(Player, LocalSession, EditSession, Region) - Method in class com.sk89q.worldedit.command.RegionCommands
 
Region - Interface in com.sk89q.worldedit.regions
Represents a physical shape.
region - Variable in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
region - Variable in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
region - Variable in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
RegionCommands - Class in com.sk89q.worldedit.command
Commands that operate on regions.
RegionCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.RegionCommands
Create a new instance.
RegionFactory - Interface in com.sk89q.worldedit.regions.factory
 
RegionFactoryParser - Class in com.sk89q.worldedit.command.argument
 
RegionFactoryParser() - Constructor for class com.sk89q.worldedit.command.argument.RegionFactoryParser
 
RegionFunction - Interface in com.sk89q.worldedit.function
Performs a function on points in a region.
RegionFunctionParser - Class in com.sk89q.worldedit.command.argument
 
RegionFunctionParser() - Constructor for class com.sk89q.worldedit.command.argument.RegionFunctionParser
 
RegionIntersection - Class in com.sk89q.worldedit.regions
An intersection of several other regions.
RegionIntersection(List<Region>) - Constructor for class com.sk89q.worldedit.regions.RegionIntersection
Create a new instance with the included list of regions.
RegionIntersection(Region...) - Constructor for class com.sk89q.worldedit.regions.RegionIntersection
Create a new instance with the included list of regions.
RegionIntersection(LocalWorld, List<Region>) - Constructor for class com.sk89q.worldedit.regions.RegionIntersection
Create a new instance with the included list of regions.
RegionIntersection(LocalWorld, Region...) - Constructor for class com.sk89q.worldedit.regions.RegionIntersection
Create a new instance with the included list of regions.
RegionIterator - Class in com.sk89q.worldedit.regions.iterator
 
RegionIterator(Region) - Constructor for class com.sk89q.worldedit.regions.iterator.RegionIterator
 
RegionMask - Class in com.sk89q.worldedit.function.mask
A mask that tests whether given positions are contained within a region.
RegionMask(Region) - Constructor for class com.sk89q.worldedit.function.mask.RegionMask
Create a new region mask.
RegionMask - Class in com.sk89q.worldedit.masks
Deprecated.
RegionMask(Region) - Constructor for class com.sk89q.worldedit.masks.RegionMask
Deprecated.
 
RegionMaskingFilter - Class in com.sk89q.worldedit.function
Passes calls to RegionMaskingFilter.apply(com.sk89q.worldedit.Vector) to the delegate RegionFunction if they match the given mask.
RegionMaskingFilter(Mask, RegionFunction) - Constructor for class com.sk89q.worldedit.function.RegionMaskingFilter
Create a new masking filter.
RegionOffset - Class in com.sk89q.worldedit.function.util
Offsets the position parameter by adding a given offset vector.
RegionOffset(Vector, RegionFunction) - Constructor for class com.sk89q.worldedit.function.util.RegionOffset
Create a new instance.
RegionOperationException - Exception in com.sk89q.worldedit.regions
 
RegionOperationException(String) - Constructor for exception com.sk89q.worldedit.regions.RegionOperationException
 
Regions - Class in com.sk89q.worldedit.regions
Utility methods relating to Regions.
RegionSelector - Interface in com.sk89q.worldedit.regions
Region selectors create Regions from a series of "selected points." They are used, for example, to allow users to create a CuboidRegion by selecting two corners of the cuboid.
RegionSelectorType - Enum in com.sk89q.worldedit.regions.selector
An enum of default region selector types.
RegionShape - Class in com.sk89q.worldedit.regions.shape
Generates solid and hollow shapes according to materials returned by the RegionShape.getMaterial(int, int, int, com.sk89q.worldedit.blocks.BaseBlock) method.
RegionShape(Region) - Constructor for class com.sk89q.worldedit.regions.shape.RegionShape
 
RegionVisitor - Class in com.sk89q.worldedit.function.visitor
Utility class to apply region functions to Region.
RegionVisitor(Region, RegionFunction) - Constructor for class com.sk89q.worldedit.function.visitor.RegionVisitor
 
register(Class<?>) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Register an class that contains commands (denoted by Command.
register(Platform) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Register a platform with WorldEdit.
register(CommandCallable, String...) - Method in class com.sk89q.worldedit.util.command.fluent.DispatcherNode
Register a command with this dispatcher.
register(Object) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Registers all handler methods on object to receive events.
register(C) - Method in class com.sk89q.worldedit.util.io.Closer
Registers the given closeable to be closed when this Closer is closed.
register(Z) - Method in class com.sk89q.worldedit.util.io.Closer
Registers the given zipFile to be closed when this Closer is closed.
register(String) - Static method in class com.sk89q.worldedit.util.logging.WorldEditPrefixHandler
Add the handler to the following logger name.
registerAndReturn(Class<?>) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Register an class that contains commands (denoted by Command.
registerCommand(CommandCallable, String...) - Method in interface com.sk89q.worldedit.util.command.Dispatcher
Register a command with this dispatcher.
registerCommand(CommandCallable, String...) - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
registerCommands(Dispatcher) - Method in interface com.sk89q.worldedit.extension.platform.Platform
Register the commands contained within the given command dispatcher.
registerCommands(Dispatcher) - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
registerFlag(char, CommandExecutor<T>) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser
 
registerGameHooks() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Register game hooks.
registerGameHooks() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
registerHelp - Variable in class com.sk89q.worldedit.LocalConfiguration
 
registerMethods(Class<?>, Method) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Register the methods of a class.
registerMethods(Object) - Method in class com.sk89q.worldedit.util.command.fluent.DispatcherNode
Build and register a command with this dispatcher using the ParametricBuilder assigned on the root CommandGraph.
registerMethodsAsCommands(Dispatcher, Object) - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Build a list of commands from methods specially annotated with Command (and other relevant annotations) and register them all with the given Dispatcher.
reload(Actor) - Method in class com.sk89q.worldedit.command.WorldEditCommands
 
reload() - Method in interface com.sk89q.worldedit.extension.platform.Platform
Reload WorldEdit configuration.
reload() - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
remaining() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
remaining() - Method in interface com.sk89q.worldedit.util.command.parametric.ArgumentStack
Get all remaining string values, which will consume the rest of the stack.
remaining() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
 
remaining() - Method in class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
 
remember(EditSession) - Method in class com.sk89q.worldedit.LocalSession
Remember an edit session for the undo history.
remember() - Method in class com.sk89q.worldedit.scripting.CraftScriptContext
Get an edit session.
rememberChange(Vector, BaseBlock, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Deprecated.
Get the change set with EditSession.getChangeSet() and add the change with that
remove(Actor, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
remove() - Method in interface com.sk89q.worldedit.entity.Entity
Remove this entity from it container.
remove() - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
remove(Mask) - Method in class com.sk89q.worldedit.masks.CombinedMask
Deprecated.
 
remove() - Method in class com.sk89q.worldedit.regions.iterator.FlatRegion3DIterator
 
remove() - Method in class com.sk89q.worldedit.regions.iterator.FlatRegionIterator
 
remove() - Method in class com.sk89q.worldedit.regions.iterator.RegionIterator
 
remove(SessionOwner) - Method in class com.sk89q.worldedit.session.SessionManager
Remove the session for the given owner if one exists.
remove() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.ForwardEntryIterator
 
remove() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.ReverseEntryIterator
 
remove() - Method in class com.sk89q.worldedit.util.collection.FastListIterator
 
removeAbove(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
removeAbove(Vector, int, int) - Method in class com.sk89q.worldedit.EditSession
Remove a cuboid above the given position with a given apothem and a given height.
removeBelow(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
removeBelow(Vector, int, int) - Method in class com.sk89q.worldedit.EditSession
Remove a cuboid below the given position with a given apothem and a given height.
removeNear(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
removeNear(Vector, int, int) - Method in class com.sk89q.worldedit.EditSession
Remove blocks of a certain type nearby a given position.
removePortionOfArray(String[], int, int, String) - Static method in class com.sk89q.util.ArrayUtil
 
removePortionOfArray(char[], int, int, Character) - Static method in class com.sk89q.util.ArrayUtil
 
removeProperty(String) - Method in class com.sk89q.util.yaml.YAMLNode
Remove the property at a location.
removeSession(Player) - Method in class com.sk89q.worldedit.WorldEdit
ReorderingExtent - Interface in com.sk89q.worldedit.extent.reorder
An interface for Extents that are meant to reorder changes so that they are more successful.
ReparametrisingInterpolation - Class in com.sk89q.worldedit.math.interpolation
Reparametrises another interpolation function by arc length.
ReparametrisingInterpolation(Interpolation) - Constructor for class com.sk89q.worldedit.math.interpolation.ReparametrisingInterpolation
 
RepeatingExtentPattern - Class in com.sk89q.worldedit.function.pattern
Returns the blocks from Extent, repeating when out of bounds.
RepeatingExtentPattern(Extent, Vector) - Constructor for class com.sk89q.worldedit.function.pattern.RepeatingExtentPattern
Create a new instance.
repl(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
replace(Player, EditSession, Region, Mask, Pattern) - Method in class com.sk89q.worldedit.command.RegionCommands
 
replaceBlocks(Region, Set<BaseBlock>, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Replaces all the blocks matching a given filter, within a given region, to a block returned by a given pattern.
replaceBlocks(Region, Set<BaseBlock>, Pattern) - Method in class com.sk89q.worldedit.EditSession
Replaces all the blocks matching a given filter, within a given region, to a block returned by a given pattern.
replaceBlocks(Region, Mask, Pattern) - Method in class com.sk89q.worldedit.EditSession
Replaces all the blocks matching a given mask, within a given region, to a block returned by a given pattern.
replaceNear(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
ReplaceParser - Class in com.sk89q.worldedit.command.argument
 
ReplaceParser() - Constructor for class com.sk89q.worldedit.command.argument.ReplaceParser
 
Request - Class in com.sk89q.worldedit.session.request
Describes the current request using a ThreadLocal.
request() - Static method in class com.sk89q.worldedit.session.request.Request
Get the current request, which is specific to the current thread.
RequestSelection - Class in com.sk89q.worldedit.session.request
A region that mirrors the current selection according to the current LocalSession and LocalWorld set on the current Request.
RequestSelection() - Constructor for class com.sk89q.worldedit.session.request.RequestSelection
 
requireActor() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the Actor set on this context.
requireAllConsumed() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
requireExtent() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the Extent set on this context.
requireSession() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the LocalSession.
RequiresNewerGuava - Annotation Type in com.sk89q.worldedit.internal.annotation
Marks features that should be replaced with Google Guava but cannot yet because Bukkit uses such an old version of Guava.
requireWorld() - Method in class com.sk89q.worldedit.extension.input.ParserContext
Get the World set on this context.
reset() - Static method in class com.sk89q.worldedit.session.request.Request
Reset the current request and clear all fields.
reset() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Reset to the previously ContextArgumentStack.mark()ed position of the stack, and return the arguments that were consumed between this point and that previous point.
reset() - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
resolveItem(String) - Method in interface com.sk89q.worldedit.extension.platform.Platform
Resolves an item name to its ID.
resolveItem(String) - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
restore(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SnapshotUtilCommands
 
restore() - Method in class com.sk89q.worldedit.world.snapshot.SnapshotRestore
Restores to world.
resume(RunContext) - Method in class com.sk89q.worldedit.function.operation.BlockMapEntryPlacer
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.operation.ChangeSetExecutor
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.operation.DelegateOperation
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
 
resume(RunContext) - Method in interface com.sk89q.worldedit.function.operation.Operation
Complete the next step.
resume(RunContext) - Method in class com.sk89q.worldedit.function.operation.OperationQueue
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.visitor.EntityVisitor
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.visitor.FlatRegionVisitor
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.visitor.LayerVisitor
 
resume(RunContext) - Method in class com.sk89q.worldedit.function.visitor.RegionVisitor
 
rethrow(Throwable) - Method in class com.sk89q.worldedit.util.io.Closer
Stores the given throwable and rethrows it.
rethrow(Throwable, Class<X>) - Method in class com.sk89q.worldedit.util.io.Closer
Stores the given throwable and rethrows it.
rethrow(Throwable, Class<X1>, Class<X2>) - Method in class com.sk89q.worldedit.util.io.Closer
Stores the given throwable and rethrows it.
Return - Class in com.sk89q.worldedit.internal.expression.runtime
A return statement.
Return(int, RValue) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Return
 
ReturnException - Exception in com.sk89q.worldedit.internal.expression.runtime
Thrown when a return statement is encountered.
ReturnException(double) - Constructor for exception com.sk89q.worldedit.internal.expression.runtime.ReturnException
 
ReverseEntryIterator(ListIterator<A>, ListIterator<B>) - Constructor for class com.sk89q.worldedit.util.collection.DoubleArrayList.ReverseEntryIterator
 
reverseIterator(List<E>) - Static method in class com.sk89q.worldedit.util.collection.FastListIterator
Create a new reverse iterator for the given list.
reverseIterator() - Method in class com.sk89q.worldedit.util.collection.TupleArrayList
Return an entry iterator that traverses in the reverse direction.
RhinoContextFactory - Class in com.sk89q.worldedit.scripting
 
RhinoContextFactory(int) - Constructor for class com.sk89q.worldedit.scripting.RhinoContextFactory
 
RhinoCraftScriptEngine - Class in com.sk89q.worldedit.scripting
 
RhinoCraftScriptEngine() - Constructor for class com.sk89q.worldedit.scripting.RhinoCraftScriptEngine
 
RhinoScriptEngine - Class in com.sk89q.worldedit.scripting.java
 
RhinoScriptEngine() - Constructor for class com.sk89q.worldedit.scripting.java.RhinoScriptEngine
 
RhinoScriptEngineFactory - Class in com.sk89q.worldedit.scripting.java
 
RhinoScriptEngineFactory() - Constructor for class com.sk89q.worldedit.scripting.java.RhinoScriptEngineFactory
 
ridgedmulti(RValue, RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
RidgedMultiFractalNoise - Class in com.sk89q.worldedit.math.noise
Generates ridged multi-fractal noise.
RidgedMultiFractalNoise() - Constructor for class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
rint(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
root - Variable in class com.sk89q.util.yaml.YAMLNode
 
rotate(Player, LocalSession, Double, Double, Double) - Method in class com.sk89q.worldedit.command.ClipboardCommands
 
rotate(LValue, LValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
rotate2D(int) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Rotate the clipboard in 2D.
rotate90() - Method in class com.sk89q.worldedit.blocks.BaseBlock
rotate90(int, int) - Static method in class com.sk89q.worldedit.blocks.BlockData
Rotate a block's data value 90 degrees (north->east->south->west->north);
rotate90(int, int) - Static method in class com.sk89q.worldedit.world.storage.BlockData
rotate90Reverse() - Method in class com.sk89q.worldedit.blocks.BaseBlock
rotate90Reverse(int, int) - Static method in class com.sk89q.worldedit.blocks.BlockData
Rotate a block's data value -90 degrees (north<-east<-south<-west<-north);
rotate90Reverse(int, int) - Static method in class com.sk89q.worldedit.world.storage.BlockData
rotateX(double) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
rotateY(double) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
rotateZ(double) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
ROTTEN_FLESH - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
round(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
round() - Method in class com.sk89q.worldedit.Vector
Rounds all components to the closest integer.
round() - Method in class com.sk89q.worldedit.Vector2D
Rounds all components to the closest integer.
run(LocalSession, LocalPlayer, EditSession) - Method in class com.sk89q.worldedit.WorldEditOperation
Deprecated.
 
RunContext - Class in com.sk89q.worldedit.function.operation
Describes the current run.
RunContext() - Constructor for class com.sk89q.worldedit.function.operation.RunContext
 
runScript(Player, File, String[]) - Method in class com.sk89q.worldedit.WorldEdit
Executes a WorldEdit script.
RValue - Interface in com.sk89q.worldedit.internal.expression.runtime
A value that can be used on the right side of an assignment.

S

SADDLE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
SAFE_MIN - Static variable in class com.sk89q.worldedit.math.MathUtils
Safe minimum, such that 1 / SAFE_MIN does not overflow.
SAND - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SANDSTONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SANDSTONE_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SAPLING - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
save() - Method in class com.sk89q.util.yaml.YAMLProcessor
Saves the configuration to disk.
save(Actor) - Method in class com.sk89q.worldedit.command.ClipboardCommands
Deprecated.
save(Player, LocalSession, String, String) - Method in class com.sk89q.worldedit.command.SchematicCommands
Deprecated.
save(CuboidClipboard, File) - Method in class com.sk89q.worldedit.schematic.MCEditSchematicFormat
 
save(CuboidClipboard, File) - Method in class com.sk89q.worldedit.schematic.SchematicFormat
Saves the data from the specified CuboidClipboard to the given file, overwriting any existing data in the file
save(UUID, LocalSession) - Method in class com.sk89q.worldedit.session.storage.JsonFileSessionStore
 
save(UUID, LocalSession) - Method in interface com.sk89q.worldedit.session.storage.SessionStore
Save the given session identified by the given UUID.
save(UUID, LocalSession) - Method in class com.sk89q.worldedit.session.storage.VoidStore
 
saveDir - Variable in class com.sk89q.worldedit.LocalConfiguration
 
saveSchematic(File) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
scale(double) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
scale(double, double, double) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
scale(Vector) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
schedule(long, long, Runnable) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlatform
 
schedule(long, long, Runnable) - Method in interface com.sk89q.worldedit.extension.platform.Platform
Schedules the given task to be invoked once every period ticks after an initial delay of delay ticks.
schedule(long, long, Runnable) - Method in class com.sk89q.worldedit.internal.ServerInterfaceAdapter
 
SchematicCommands - Class in com.sk89q.worldedit.command
Commands that work with schematic files.
SchematicCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.SchematicCommands
Create a new instance.
SchematicFormat - Class in com.sk89q.worldedit.schematic
 
SchematicFormat(String, String...) - Constructor for class com.sk89q.worldedit.schematic.SchematicFormat
 
SchematicReader - Class in com.sk89q.worldedit.extent.clipboard.io
Reads schematic files based that are compatible with MCEdit and other editors.
SchematicReader(NBTInputStream) - Constructor for class com.sk89q.worldedit.extent.clipboard.io.SchematicReader
Create a new instance.
SchematicWriter - Class in com.sk89q.worldedit.extent.clipboard.io
Writes schematic files based that are compatible with MCEdit and other editors.
SchematicWriter(NBTOutputStream) - Constructor for class com.sk89q.worldedit.extent.clipboard.io.SchematicWriter
Create a new schematic writer.
ScriptingCommands - Class in com.sk89q.worldedit.command
Commands related to scripting.
ScriptingCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.ScriptingCommands
Create a new instance.
scriptsDir - Variable in class com.sk89q.worldedit.LocalConfiguration
 
scriptTimeout - Variable in class com.sk89q.worldedit.LocalConfiguration
 
SEA_LANTERN - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
searchItem(Actor, CommandContext) - Method in class com.sk89q.worldedit.command.GeneralCommands
 
SECONDARY_ORDINAL - Static variable in class com.sk89q.worldedit.util.Direction.Flag
 
SECTOR_BYTES - Static variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
SECTOR_INTS - Static variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
SEEDS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
seek(long) - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
sel(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SnapshotCommands
 
select(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
Selection - Annotation Type in com.sk89q.worldedit.internal.annotation
Indicates that this value should come from the current selection.
SelectionCommand - Class in com.sk89q.worldedit.command.composition
 
SelectionCommand(CommandExecutor<Contextual<? extends Operation>>, String) - Constructor for class com.sk89q.worldedit.command.composition.SelectionCommand
 
SelectionCommands - Class in com.sk89q.worldedit.command
Selection commands.
SelectionCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.SelectionCommands
 
SelectionCylinderEvent - Class in com.sk89q.worldedit.internal.cui
 
SelectionCylinderEvent(Vector, Vector2D) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionCylinderEvent
 
SelectionEllipsoidPointEvent - Class in com.sk89q.worldedit.internal.cui
 
SelectionEllipsoidPointEvent(int, Vector) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionEllipsoidPointEvent
 
SelectionMinMaxEvent - Class in com.sk89q.worldedit.internal.cui
 
SelectionMinMaxEvent(int, int) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionMinMaxEvent
 
SelectionPoint2DEvent - Class in com.sk89q.worldedit.internal.cui
 
SelectionPoint2DEvent(int, Vector2D, int) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
SelectionPoint2DEvent(int, Vector, int) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionPoint2DEvent
 
SelectionPointEvent - Class in com.sk89q.worldedit.internal.cui
 
SelectionPointEvent(int, Vector, int) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionPointEvent
 
SelectionPolygonEvent - Class in com.sk89q.worldedit.internal.cui
 
SelectionPolygonEvent(int...) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionPolygonEvent
 
SelectionShapeEvent - Class in com.sk89q.worldedit.internal.cui
 
SelectionShapeEvent(String) - Constructor for class com.sk89q.worldedit.internal.cui.SelectionShapeEvent
 
SelectorLimits - Interface in com.sk89q.worldedit.regions.selector.limit
Defines limits for selections.
selectPrimary(Vector, SelectorLimits) - Method in interface com.sk89q.worldedit.regions.RegionSelector
Called when the first point is selected.
selectPrimary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
selectPrimary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
selectPrimary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
selectPrimary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
selectPrimary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
 
selectPrimary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
selectSecondary(Vector, SelectorLimits) - Method in interface com.sk89q.worldedit.regions.RegionSelector
Called when the second point is selected.
selectSecondary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
selectSecondary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
selectSecondary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
selectSecondary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
selectSecondary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.ExtendingCuboidRegionSelector
 
selectSecondary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
selectSecondary(Vector, SelectorLimits) - Method in class com.sk89q.worldedit.regions.selector.SphereRegionSelector
 
Sequence - Class in com.sk89q.worldedit.internal.expression.runtime
A sequence of operations, usually separated by semicolons in the input stream.
Sequence(int, RValue...) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Sequence
 
serializeInventory(BaseItemStack[]) - Method in class com.sk89q.worldedit.blocks.ContainerBlock
 
serializeItem(BaseItemStack) - Method in class com.sk89q.worldedit.blocks.ContainerBlock
 
server - Variable in class com.sk89q.worldedit.scripting.CraftScriptEnvironment
 
ServerInterface - Class in com.sk89q.worldedit
Deprecated.
Use Platform wherever possible
ServerInterface() - Constructor for class com.sk89q.worldedit.ServerInterface
Deprecated.
 
ServerInterfaceAdapter - Class in com.sk89q.worldedit.internal
Adapts Platforms into the legacy ServerInterface.
session - Variable in class com.sk89q.worldedit.scripting.CraftScriptEnvironment
 
SessionKey - Interface in com.sk89q.worldedit.session
Provides information about a session.
SessionManager - Class in com.sk89q.worldedit.session
Session manager for WorldEdit.
SessionManager(WorldEdit) - Constructor for class com.sk89q.worldedit.session.SessionManager
Create a new session manager.
SessionOwner - Interface in com.sk89q.worldedit.session
An object that owns a session.
SessionStore - Interface in com.sk89q.worldedit.session.storage
Commits sessions to disk.
set(BaseBlock) - Method in interface com.sk89q.worldedit.world.registry.StateValue
Set the state to this value on the given block.
setActor(Actor) - Method in class com.sk89q.worldedit.extension.input.ParserContext
Set the actor.
setAmount(int) - Method in class com.sk89q.worldedit.blocks.BaseItemStack
Set the amount of items in the stack.
setAmount(int) - Method in class com.sk89q.worldedit.util.Countable
 
setAngles(float, float) - Method in class com.sk89q.worldedit.Location
Deprecated.
 
setAuthorizer(Authorizer) - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Set the authorizer.
setBias(double) - Method in class com.sk89q.worldedit.math.interpolation.Node
 
setBiome(Player, LocalSession, EditSession, BaseBiome, boolean) - Method in class com.sk89q.worldedit.command.BiomeCommands
 
setBiome(Vector2D, BaseBiome) - Method in class com.sk89q.worldedit.EditSession
 
setBiome(Vector2D, BaseBiome) - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
setBiome(Vector2D, BaseBiome) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
setBiome(Vector2D, BaseBiome) - Method in class com.sk89q.worldedit.extent.NullExtent
 
setBiome(Vector2D, BaseBiome) - Method in interface com.sk89q.worldedit.extent.OutputExtent
Set the biome.
setBiome(Vector2D, BaseBiome) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
setBiome(Vector2D, BaseBiome) - Method in class com.sk89q.worldedit.world.NullWorld
 
setBiomeAware(boolean) - Method in class com.sk89q.worldedit.function.generator.FloraGenerator
Set whether the generator is biome aware.
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Set the block at a position in the clipboard.
setBlock(Vector, BaseBlock, EditSession.Stage) - Method in class com.sk89q.worldedit.EditSession
Set a block, bypassing both history and block re-ordering.
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
 
setBlock(Vector, Pattern) - Method in class com.sk89q.worldedit.EditSession
Sets the block at a position, subject to both history and block re-ordering.
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.AbstractDelegateExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.buffer.ForgetfulExtentBuffer
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.ChangeSetExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.inventory.BlockBagExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.logging.AbstractLoggingExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.MaskingExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.NullExtent
 
setBlock(Vector, BaseBlock) - Method in interface com.sk89q.worldedit.extent.OutputExtent
Change the block at the given location to the given block.
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.reorder.MultiStageReorder
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.transform.BlockTransformExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.validation.BlockChangeLimiter
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.validation.DataValidatorExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.world.BlockQuirkExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.world.FastModeExtent
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.extent.world.SurvivalModeExtent
 
setBlock(BaseBlock) - Method in class com.sk89q.worldedit.function.pattern.BlockPattern
Set the block that is returned.
setBlock(Vector, BaseBlock, boolean) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
setBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
setBlock(Vector, BaseBlock, boolean) - Method in class com.sk89q.worldedit.world.NullWorld
 
setBlock(Vector, BaseBlock, boolean) - Method in interface com.sk89q.worldedit.world.World
Similar to OutputExtent.setBlock(Vector, BaseBlock) but a notifyAndLight parameter indicates whether adjacent blocks should be notified that changes have been made and lighting operations should be executed.
setBlockBag(BlockBag) - Method in class com.sk89q.worldedit.EditSession
Set a BlockBag to use.
setBlockBag(BlockBag) - Method in class com.sk89q.worldedit.extent.inventory.BlockBagExtent
Set the block bag.
setBlockChangeLimit(int) - Method in class com.sk89q.worldedit.EditSession
Set the maximum number of blocks that can be changed.
setBlockChangeLimit(int) - Method in class com.sk89q.worldedit.LocalSession
Set the maximum number of blocks that can be changed.
setBlockData(Vector, int) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
setBlockData(Vector, int) - Method in interface com.sk89q.worldedit.world.World
setBlockIfAir(Vector, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Deprecated.
Use your own method
setBlocks(Region, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Sets all the blocks inside a region to a given block type.
setBlocks(Region, Pattern) - Method in class com.sk89q.worldedit.EditSession
Sets all the blocks inside a region to a given pattern.
setBlockType(Vector, int) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
setBlockType(Vector, int) - Method in interface com.sk89q.worldedit.world.World
setBold(Boolean) - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Set whether the text is bold.
setBrush(Brush, String) - Method in class com.sk89q.worldedit.command.tool.BrushTool
Set the brush.
setBurnTime(short) - Method in class com.sk89q.worldedit.blocks.FurnaceBlock
Set the burn time.
setCancelled(boolean) - Method in class com.sk89q.worldedit.event.AbstractCancellable
 
setCancelled(boolean) - Method in interface com.sk89q.worldedit.event.Cancellable
Set whether the event has been cancelled.
setCancelled(boolean) - Method in class com.sk89q.worldedit.event.platform.BlockInteractEvent
 
setCancelled(boolean) - Method in class com.sk89q.worldedit.event.platform.PlayerInputEvent
 
setCenter(Vector) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Deprecated.
setCenter(Vector2D) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Sets the main center point of the region
setCenter(Vector) - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
Set the center.
setChanceBlockIfAir(Vector, BaseBlock, double) - Method in class com.sk89q.worldedit.EditSession
Set a block (only if a previous block was not there) if Math.random() returns a number less than the given probability.
setClipboard(ClipboardHolder) - Method in class com.sk89q.worldedit.LocalSession
Sets the clipboard.
setColor(Style) - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Set the color of the text.
setComment(String, String) - Method in class com.sk89q.util.yaml.YAMLProcessor
 
setComment(String, String...) - Method in class com.sk89q.util.yaml.YAMLProcessor
Set a root-level comment.
setComments(Map<String, String>) - Method in class com.sk89q.util.yaml.YAMLProcessor
Set root-level comments from a map.
setConfiguration(LocalConfiguration) - Method in class com.sk89q.worldedit.LocalSession
Set the configuration.
setContinuity(double) - Method in class com.sk89q.worldedit.math.interpolation.Node
 
setCookTime(short) - Method in class com.sk89q.worldedit.blocks.FurnaceBlock
Set the cook time.
setCUISupport(boolean) - Method in class com.sk89q.worldedit.LocalSession
Sets the status of CUI support.
setCUIVersion(int) - Method in class com.sk89q.worldedit.LocalSession
Sets the client's CUI protocol version
setCurrentBlock(Vector) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
setDamage(short) - Method in class com.sk89q.worldedit.blocks.BaseItem
Deprecated.
setData(int) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Set the block's data value.
setData(short) - Method in class com.sk89q.worldedit.blocks.BaseItem
Set the data value.
setData(int) - Method in class com.sk89q.worldedit.blocks.LazyBlock
 
setData(int) - Method in class com.sk89q.worldedit.foundation.Block
Deprecated.
 
setDate(Calendar) - Method in class com.sk89q.worldedit.world.snapshot.Snapshot
Set the date of the snapshot.
setDefaultCompleter(CommandCompleter) - Method in class com.sk89q.worldedit.util.command.parametric.ParametricBuilder
Set the default command suggestions provider that will be used if no suggestions are available.
setDefaultRegionSelector(RegionSelectorType) - Method in class com.sk89q.worldedit.LocalSession
Set the default region selector.
setDefaultValue(String[]) - Method in class com.sk89q.worldedit.util.command.SimpleParameter
Set the default value.
setDelay(short) - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
Set the spawn delay.
setDensity(double) - Method in class com.sk89q.worldedit.function.mask.NoiseFilter
Set the probability of passing as a number between 0 and 1 (inclusive).
setDensity(double) - Method in class com.sk89q.worldedit.function.mask.NoiseFilter2D
Set the probability of passing as a number between 0 and 1 (inclusive).
setDescription(String) - Method in class com.sk89q.worldedit.util.command.SimpleDescription
Set the description of the command.
setDestination(Extent) - Method in class com.sk89q.worldedit.function.EditContext
 
setDestination(Extent) - Method in class com.sk89q.worldedit.function.factory.Deform
 
setDirection(float, float) - Method in class com.sk89q.worldedit.util.Location
Create a clone of this object with the given yaw and pitch.
setDirection(Vector) - Method in class com.sk89q.worldedit.util.Location
Create a clone of this object with the given direction.
setEditSession(EditSession) - Method in class com.sk89q.worldedit.session.request.Request
Set the EditSession.
setEditSessionFactory(EditSessionFactory) - Method in class com.sk89q.worldedit.WorldEdit
Deprecated.
EditSessionFactories are no longer used. Please register an EditSessionEvent event with the event bus in order to override or catch changes to the world
setEnabled(boolean) - Method in class com.sk89q.worldedit.extent.reorder.MultiStageReorder
Set whether re-ordering is enabled.
setEnabled(boolean) - Method in class com.sk89q.worldedit.extent.world.FastModeExtent
Set fast mode enable status.
setEncoding(String) - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
setEnvironment(ExpressionEnvironment) - Method in class com.sk89q.worldedit.internal.expression.Expression
 
setExpression(String) - Method in class com.sk89q.worldedit.function.factory.Deform
 
setExtent(Extent) - Method in class com.sk89q.worldedit.event.extent.EditSessionEvent
Set a new extent that should be used.
setExtent(Extent) - Method in class com.sk89q.worldedit.extension.input.ParserContext
Set the extent.
setExtent(Extent) - Method in class com.sk89q.worldedit.function.mask.AbstractExtentMask
Set the extent.
setExtent(Extent) - Method in class com.sk89q.worldedit.function.pattern.RepeatingExtentPattern
Set the extent.
setExtent(Extent) - Method in class com.sk89q.worldedit.history.UndoContext
Set the extent on this context.
setExtent(Extent) - Method in class com.sk89q.worldedit.util.Location
Create a clone of this object with the given extent.
setFastMode(boolean) - Method in class com.sk89q.worldedit.EditSession
Set whether fast mode is enabled.
setFastMode(boolean) - Method in class com.sk89q.worldedit.LocalSession
Set fast mode.
setFill(Pattern) - Method in class com.sk89q.worldedit.command.tool.BrushTool
Set the material.
setFill(Pattern) - Method in class com.sk89q.worldedit.function.EditContext
 
setFilter(Filter) - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
setFlag(Character, boolean) - Method in class com.sk89q.worldedit.util.command.SimpleParameter
Set the flag used by this parameter.
setFormatter(Formatter) - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
setFrequency(double) - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
setFrequency(double) - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
setFrequency(double) - Method in class com.sk89q.worldedit.math.noise.VoronoiNoise
 
setHandler(StreamHandler) - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
Set the handler.
setHeader(String...) - Method in class com.sk89q.util.yaml.YAMLProcessor
Set the header for the file as a series of lines that are terminated by a new line sequence.
setHeader(String) - Method in class com.sk89q.util.yaml.YAMLProcessor
Set the header for the file.
setHelp(String) - Method in class com.sk89q.worldedit.util.command.SimpleDescription
Set the help text of the command.
setId(int) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Set the block ID.
setId(int) - Method in class com.sk89q.worldedit.blocks.LazyBlock
 
setId(int) - Method in class com.sk89q.worldedit.foundation.Block
Deprecated.
 
setID(T) - Method in class com.sk89q.worldedit.util.Countable
 
setId(int) - Method in class com.sk89q.worldedit.world.biome.BaseBiome
Set the biome id.
setIdAndData(int, int) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Set both the block's ID and data value.
setIdAndData(int, int) - Method in class com.sk89q.worldedit.foundation.Block
Deprecated.
 
setInjector(Injector) - Method in class com.sk89q.minecraft.util.commands.CommandsManager
Set the injector for creating new instances.
setItalic(Boolean) - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Set whether the text is italicized.
setItems(BaseItemStack[]) - Method in class com.sk89q.worldedit.blocks.ContainerBlock
Set the list of items.
setKernel(Kernel) - Method in class com.sk89q.worldedit.math.convolution.HeightMapFilter
Set Kernel
setLacunarity(double) - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
setLacunarity(double) - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
setLastScript(String) - Method in class com.sk89q.worldedit.LocalSession
Set the last script used.
setLevel(Level) - Method in class com.sk89q.worldedit.util.logging.DynamicStreamHandler
 
setLimit(int) - Method in class com.sk89q.worldedit.extent.validation.BlockChangeLimiter
Set the limit.
setMask(Mask) - Method in class com.sk89q.worldedit.command.tool.BrushTool
Set the block filter used for identifying blocks to replace.
setMask(Mask) - Method in class com.sk89q.worldedit.EditSession
Set a mask.
setMask(Mask) - Method in class com.sk89q.worldedit.EditSession
Deprecated.
setMask(Mask) - Method in class com.sk89q.worldedit.extent.MaskingExtent
Set a mask.
setMask(Mask) - Method in class com.sk89q.worldedit.function.GroundFunction
Set the mask that determines what the ground consists of.
setMask(Mask) - Method in class com.sk89q.worldedit.function.mask.OffsetMask
Set the mask.
setMask(Mask2D) - Method in class com.sk89q.worldedit.function.mask.OffsetMask2D
Set the mask.
setMask(Mask2D) - Method in class com.sk89q.worldedit.function.visitor.LayerVisitor
Set the mask that determines which columns within the flat region will be visited.
setMask(Mask) - Method in class com.sk89q.worldedit.LocalSession
Set a mask.
setMask(Mask) - Method in class com.sk89q.worldedit.LocalSession
Set a mask.
setMaximumY(int) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Se the maximum Y.
setMaximumY(int) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Set the maximum Y.
setMinimumY(int) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Set the minimum Y.
setMinimumY(int) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Set the minimum Y.
setMobType(String) - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
Set the mob type.
setMode(Deform.Mode) - Method in class com.sk89q.worldedit.function.factory.Deform
 
setName(String) - Method in class com.sk89q.worldedit.util.command.SimpleParameter
Set the name of the parameter.
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.BaseBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.ChestBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.DispenserBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.FurnaceBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.LazyBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.MobSpawnerBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.NoteBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.SignBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.blocks.SkullBlock
 
setNbtData(CompoundTag) - Method in class com.sk89q.worldedit.entity.BaseEntity
 
setNbtData(CompoundTag) - Method in interface com.sk89q.worldedit.world.NbtValued
Set the object's NBT data (tile entity data).
setNodes(List<Node>) - Method in interface com.sk89q.worldedit.math.interpolation.Interpolation
Sets nodes to be used by subsequent calls to Interpolation.getPosition(double) and the other methods.
setNodes(List<Node>) - Method in class com.sk89q.worldedit.math.interpolation.KochanekBartelsInterpolation
 
setNodes(List<Node>) - Method in class com.sk89q.worldedit.math.interpolation.LinearInterpolation
 
setNodes(List<Node>) - Method in class com.sk89q.worldedit.math.interpolation.ReparametrisingInterpolation
 
setNoiseGenerator(NoiseGenerator) - Method in class com.sk89q.worldedit.function.mask.NoiseFilter
Set the noise generator.
setNoiseGenerator(NoiseGenerator) - Method in class com.sk89q.worldedit.function.mask.NoiseFilter2D
Set the noise generator.
setNote(byte) - Method in class com.sk89q.worldedit.blocks.NoteBlock
Set the note.
setOctaveCount(int) - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
setOctaveCount(int) - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
setOffset(Vector) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Set the offset of the player to the clipboard's minimum point (minimum X, Y, Z coordinates).
setOffset(Vector) - Method in class com.sk89q.worldedit.function.factory.Deform
 
setOffset(Vector) - Method in class com.sk89q.worldedit.function.mask.OffsetMask
Set the offset.
setOffset(Vector2D) - Method in class com.sk89q.worldedit.function.mask.OffsetMask2D
Set the offset.
setOffset(Vector) - Method in class com.sk89q.worldedit.function.pattern.RepeatingExtentPattern
Set the offset.
setOffset(Vector2D) - Method in class com.sk89q.worldedit.function.util.FlatRegionOffset
Set the offset that is added to the position.
setOffset(Vector) - Method in class com.sk89q.worldedit.function.util.RegionOffset
Set the offset that is added to the position.
setOnGround(WorldVector) - Method in interface com.sk89q.worldedit.entity.Player
Set the actor on the ground.
setOnGround(WorldVector) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
setOptional(boolean) - Method in class com.sk89q.worldedit.util.command.SimpleParameter
Set whether this parameter is optional.
setOrigin(Vector) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Set the origin point, which corresponds to where the copy was originally copied from.
setOrigin(Vector) - Method in class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
 
setOrigin(Vector) - Method in interface com.sk89q.worldedit.extent.clipboard.Clipboard
Set the origin point from which the copy was made from.
setOwner(String) - Method in class com.sk89q.worldedit.blocks.SkullBlock
Set the skull's owner.
setParameters(List<Parameter>) - Method in class com.sk89q.worldedit.util.command.SimpleDescription
Set the list of parameters.
setPermissions(List<String>) - Method in class com.sk89q.worldedit.util.command.SimpleDescription
Set the permissions of this command.
setPersistence(double) - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
setPitch(float) - Method in class com.sk89q.worldedit.util.Location
Create a clone of this object with the given pitch.
setPlant(Pattern) - Method in class com.sk89q.worldedit.function.generator.GardenPatchGenerator
Set the plant pattern that is placed.
setPos1(Vector) - Method in class com.sk89q.worldedit.regions.CuboidRegion
Set the first cuboid-defining corner.
setPos2(Vector) - Method in class com.sk89q.worldedit.regions.CuboidRegion
Set the second cuboid-defining corner.
setPosition(Vector, float, float) - Method in interface com.sk89q.worldedit.entity.Player
Move the player.
setPosition(Vector) - Method in interface com.sk89q.worldedit.entity.Player
Move the player.
setPosition(Vector) - Method in class com.sk89q.worldedit.extension.platform.AbstractPlayerActor
 
setPosition(Vector) - Method in class com.sk89q.worldedit.Location
Deprecated.
 
setPosition(Vector) - Method in class com.sk89q.worldedit.math.interpolation.Node
 
setPreferringWildcard(boolean) - Method in class com.sk89q.worldedit.extension.input.ParserContext
Set whether wildcards are preferred.
setProperty(String, Object) - Method in class com.sk89q.util.yaml.YAMLNode
Set the property at a location.
setRadius(Vector2D) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Sets the radius of the cylinder
setRadius(Vector) - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
Set the radii.
setRange(int) - Method in class com.sk89q.worldedit.command.tool.BrushTool
Set the set brush range.
setRegion(Region) - Method in class com.sk89q.worldedit.function.EditContext
 
setRegion(Region) - Method in class com.sk89q.worldedit.function.factory.Deform
 
setRegion(Region) - Method in class com.sk89q.worldedit.function.mask.RegionMask
Set the region that positions must be contained within.
setRegionSelector(LocalWorld, RegionSelector) - Method in class com.sk89q.worldedit.LocalSession
setRegionSelector(World, RegionSelector) - Method in class com.sk89q.worldedit.LocalSession
Set the region selector.
setRemoving(boolean) - Method in class com.sk89q.worldedit.function.entity.ExtentEntityCopy
Set whether entities that are copied should be removed.
setRemovingEntities(boolean) - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Set whether entities that are copied should be removed.
setRepetitions(int) - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Set the number of repetitions left.
setRestricted(boolean) - Method in class com.sk89q.worldedit.extension.input.ParserContext
Set whether there should be restrictions (as a result of limits or permissions) considered when parsing the input.
setRot(byte) - Method in class com.sk89q.worldedit.blocks.SkullBlock
Set the rotation of skull.
setSeed(int) - Method in class com.sk89q.worldedit.math.noise.PerlinNoise
 
setSeed(int) - Method in class com.sk89q.worldedit.math.noise.RidgedMultiFractalNoise
 
setSeed(int) - Method in class com.sk89q.worldedit.math.noise.VoronoiNoise
 
setSession(LocalSession) - Method in class com.sk89q.worldedit.extension.input.ParserContext
Set the session.
setSession(LocalSession) - Method in class com.sk89q.worldedit.session.request.Request
Get the request session.
setSize(double) - Method in class com.sk89q.worldedit.command.tool.BrushTool
Set the set brush size.
setSkullType(byte) - Method in class com.sk89q.worldedit.blocks.SkullBlock
Set the type of skull;
setSnapshot(Snapshot) - Method in class com.sk89q.worldedit.LocalSession
Select a snapshot.
setSourceFunction(RegionFunction) - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Set the function that gets applied to all source blocks after the copy has been made.
setSourceMask(Mask) - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Set a mask that gets applied to the source extent.
setStrikethrough(Boolean) - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Set whether the text is stricken through.
setStyles(StyleSet) - Method in class com.sk89q.worldedit.util.formatting.StyledFragment
 
setSuggestions(List<String>) - Method in class com.sk89q.worldedit.event.platform.CommandSuggestionEvent
Set the list of suggestions that are to be presented.
setSuperPickaxe(BlockTool) - Method in class com.sk89q.worldedit.LocalSession
Set the super pick axe tool.
setTension(double) - Method in class com.sk89q.worldedit.math.interpolation.Node
 
setText(String[]) - Method in class com.sk89q.worldedit.blocks.SignBlock
Set the text.
setTimeLimit(int) - Method in interface com.sk89q.worldedit.scripting.CraftScriptEngine
 
setTimeLimit(int) - Method in class com.sk89q.worldedit.scripting.RhinoCraftScriptEngine
 
setTimezone(TimeZone) - Method in class com.sk89q.worldedit.LocalSession
Set the session's timezone.
setTool(int, Tool) - Method in class com.sk89q.worldedit.LocalSession
Set the tool.
setToolControl(boolean) - Method in class com.sk89q.worldedit.LocalSession
Change tool control setting.
setToolUse(boolean) - Method in class com.sk89q.worldedit.extent.world.SurvivalModeExtent
Set whether changes to the world should be simulated with the use of game tools (such as pickaxes) whenever possible and reasonable.
setTransform(Transform) - Method in class com.sk89q.worldedit.function.operation.ForwardExtentCopy
Set the transformation that will occur on every point.
setTransform(Transform) - Method in class com.sk89q.worldedit.regions.TransformRegion
Set the transform that is applied.
setTransform(Transform) - Method in class com.sk89q.worldedit.session.ClipboardHolder
Set the transform.
setType(int) - Method in class com.sk89q.worldedit.blocks.BaseBlock
Set the type of block.
setType(int) - Method in class com.sk89q.worldedit.blocks.BaseItem
Get the type of item.
setTypeId(String) - Method in class com.sk89q.worldedit.entity.BaseEntity
Set the entity ID that determines the type of entity.
setTypeIdAndData(Vector, int, int) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
setTypeIdAndData(Vector, int, int) - Method in interface com.sk89q.worldedit.world.World
setUnderline(Boolean) - Method in class com.sk89q.worldedit.util.formatting.StyleSet
Set whether the text is underline.
setUseInventory(boolean) - Method in class com.sk89q.worldedit.LocalSession
Set the state of inventory usage.
setUsingHangingArguments(boolean) - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs.Parser
 
setValue(Map<String, Tag>) - Method in class com.sk89q.jnbt.CompoundTag
Return a new compound tag with the given values.
setValue(List<Tag>) - Method in class com.sk89q.jnbt.ListTag
Create a new list tag with this tag's name and type.
setValue(B) - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList.Entry
 
setVersion(String) - Static method in class com.sk89q.worldedit.WorldEdit
Deprecated.
Declare your platform version with Platform.getPlatformVersion()
setWorld(World) - Method in class com.sk89q.worldedit.extension.input.ParserContext
Set the world.
setWorld(LocalWorld) - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
setWorld(World) - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
setWorld(World) - Method in class com.sk89q.worldedit.regions.NullRegion
 
setWorld(LocalWorld) - Method in class com.sk89q.worldedit.regions.NullRegion
 
setWorld(World) - Method in interface com.sk89q.worldedit.regions.Region
Sets the world that the selection is in.
setWorld(LocalWorld) - Method in interface com.sk89q.worldedit.regions.Region
Deprecated.
setWorld(World) - Method in interface com.sk89q.worldedit.regions.RegionSelector
Set the world for the region selector.
setWorld(World) - Method in class com.sk89q.worldedit.regions.selector.ConvexPolyhedralRegionSelector
 
setWorld(World) - Method in class com.sk89q.worldedit.regions.selector.CuboidRegionSelector
 
setWorld(World) - Method in class com.sk89q.worldedit.regions.selector.CylinderRegionSelector
 
setWorld(World) - Method in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
setWorld(World) - Method in class com.sk89q.worldedit.regions.selector.Polygonal2DRegionSelector
 
setWorld(World) - Method in class com.sk89q.worldedit.session.request.Request
Set the request world.
setWorld(LocalWorld) - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
setWorld(World) - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
setWriteDefaults(boolean) - Method in class com.sk89q.util.yaml.YAMLNode
 
setX(double) - Method in class com.sk89q.worldedit.util.Location
Return a copy of this object with the X component of the new object set to the given value.
setX(int) - Method in class com.sk89q.worldedit.util.Location
Return a copy of this object with the X component of the new object set to the given value.
setX(double) - Method in class com.sk89q.worldedit.Vector
Set the X coordinate.
setX(int) - Method in class com.sk89q.worldedit.Vector
Set the X coordinate.
setX(double) - Method in class com.sk89q.worldedit.Vector2D
Set the X coordinate.
setX(int) - Method in class com.sk89q.worldedit.Vector2D
Set the X coordinate.
setY(int) - Method in class com.sk89q.worldedit.regions.CylinderRegion
Sets the height of the cylinder to fit the specified Y.
setY(double) - Method in class com.sk89q.worldedit.util.Location
Return a copy of this object with the Y component of the new object set to the given value.
setY(int) - Method in class com.sk89q.worldedit.util.Location
Return a copy of this object with the Y component of the new object set to the given value.
setY(double) - Method in class com.sk89q.worldedit.Vector
Set the Y coordinate.
setY(int) - Method in class com.sk89q.worldedit.Vector
Set the Y coordinate.
setYaw(float) - Method in class com.sk89q.worldedit.util.Location
Create a clone of this object with the given yaw.
setZ(double) - Method in class com.sk89q.worldedit.util.Location
Return a copy of this object with the Z component of the new object set to the given value.
setZ(int) - Method in class com.sk89q.worldedit.util.Location
Return a copy of this object with the Z component of the new object set to the given value.
setZ(double) - Method in class com.sk89q.worldedit.Vector
Set the Z coordinate.
setZ(int) - Method in class com.sk89q.worldedit.Vector
Set the Z coordinate.
setZ(double) - Method in class com.sk89q.worldedit.Vector2D
Set the Z coordinate.
setZ(int) - Method in class com.sk89q.worldedit.Vector2D
Set the Z coordinate.
ShapedBrushCommand - Class in com.sk89q.worldedit.command.composition
 
ShapedBrushCommand(CommandExecutor<? extends Contextual<? extends Operation>>, String) - Constructor for class com.sk89q.worldedit.command.composition.ShapedBrushCommand
 
shapeName - Variable in class com.sk89q.worldedit.internal.cui.SelectionShapeEvent
 
SHEARS - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
shellSaveType - Variable in class com.sk89q.worldedit.LocalConfiguration
 
shift(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
shift(Vector) - Method in class com.sk89q.worldedit.regions.AbstractRegion
 
shift(Vector) - Method in class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
 
shift(Vector) - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
shift(Vector) - Method in class com.sk89q.worldedit.regions.CylinderRegion
 
shift(Vector) - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
 
shift(Vector) - Method in class com.sk89q.worldedit.regions.NullRegion
 
shift(Vector) - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
 
shift(Vector) - Method in interface com.sk89q.worldedit.regions.Region
Shift the region.
shift(Vector) - Method in class com.sk89q.worldedit.regions.TransformRegion
 
shift(Vector) - Method in class com.sk89q.worldedit.session.request.RequestSelection
 
shl(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
ShortTag - Class in com.sk89q.jnbt
The TAG_Short tag.
ShortTag(short) - Constructor for class com.sk89q.jnbt.ShortTag
Creates the tag with an empty name.
shouldContinue() - Method in class com.sk89q.worldedit.function.operation.RunContext
Return whether the current operation should still continue running.
shouldNotStack(int) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Returns true if an item should not be stacked.
shouldPlaceFinal(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks to see whether a block should be placed in the final queue.
shouldPlaceLast(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Checks to see whether a block should be placed last (when reordering blocks that are placed).
shouldPlaceLast() - Method in enum com.sk89q.worldedit.blocks.BlockType
Checks to see whether this block should be placed last (when reordering blocks that are placed)
showHelpInfo - Variable in class com.sk89q.worldedit.LocalConfiguration
 
showOpenDialog(String[]) - Static method in class com.sk89q.worldedit.util.FileDialogUtil
 
showSaveDialog(String[]) - Static method in class com.sk89q.worldedit.util.FileDialogUtil
 
shr(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
SIGN - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
SIGN_POST - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SignBlock - Class in com.sk89q.worldedit.blocks
Represents a sign block.
SignBlock(int, int) - Constructor for class com.sk89q.worldedit.blocks.SignBlock
Construct the sign without text.
SignBlock(int, int, String[]) - Constructor for class com.sk89q.worldedit.blocks.SignBlock
Construct the sign with text.
SILVERFISH_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SimpleCommand<T> - Class in com.sk89q.worldedit.util.command.composition
 
SimpleCommand() - Constructor for class com.sk89q.worldedit.util.command.composition.SimpleCommand
 
SimpleCommandMapping - Class in com.sk89q.worldedit.util.command
Tracks a command registration.
SimpleCommandMapping(CommandCallable, String...) - Constructor for class com.sk89q.worldedit.util.command.SimpleCommandMapping
Create a new instance.
SimpleDescription - Class in com.sk89q.worldedit.util.command
A simple implementation of Description which has setters.
SimpleDescription() - Constructor for class com.sk89q.worldedit.util.command.SimpleDescription
 
SimpleDispatcher - Class in com.sk89q.worldedit.util.command
A simple implementation of Dispatcher.
SimpleDispatcher() - Constructor for class com.sk89q.worldedit.util.command.SimpleDispatcher
Create a new instance.
SimpleFor - Class in com.sk89q.worldedit.internal.expression.runtime
A simple-style for loop.
SimpleFor(int, LValue, RValue, RValue, RValue) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.SimpleFor
 
SimpleInjector - Class in com.sk89q.minecraft.util.commands
 
SimpleInjector(Object...) - Constructor for class com.sk89q.minecraft.util.commands.SimpleInjector
 
SimpleParameter - Class in com.sk89q.worldedit.util.command
A simple implementation of Parameter that has setters.
SimpleParameter() - Constructor for class com.sk89q.worldedit.util.command.SimpleParameter
Create a new parameter with no name defined yet.
SimpleParameter(String) - Constructor for class com.sk89q.worldedit.util.command.SimpleParameter
Create a new parameter of the given name.
simulateBlockMine(Vector) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
simulateBlockMine(Vector) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
simulateBlockMine(Vector) - Method in interface com.sk89q.worldedit.world.World
Simulate a block being mined at the given position.
simulateSnow(Vector, double) - Method in class com.sk89q.worldedit.EditSession
Make snow in a radius.
sin(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
single(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SuperPickaxeCommands
 
SingleBlockPattern - Class in com.sk89q.worldedit.patterns
Deprecated.
SingleBlockPattern(BaseBlock) - Constructor for class com.sk89q.worldedit.patterns.SingleBlockPattern
Deprecated.
Construct the object.
SinglePickaxe - Class in com.sk89q.worldedit.command.tool
A super pickaxe mode that removes one block.
SinglePickaxe() - Constructor for class com.sk89q.worldedit.command.tool.SinglePickaxe
 
sinh(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
size(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
size(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolUtilCommands
 
size() - Method in class com.sk89q.worldedit.EditSession
Get the number of changed blocks.
size() - Method in class com.sk89q.worldedit.history.changeset.ArrayListHistory
 
size() - Method in class com.sk89q.worldedit.history.changeset.BlockOptimizedHistory
 
size() - Method in interface com.sk89q.worldedit.history.changeset.ChangeSet
Get the number of stored changes.
size() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Return the number of points.
size() - Method in class com.sk89q.worldedit.util.collection.DoubleArrayList
Get size.
size() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
size() - Method in class com.sk89q.worldedit.util.command.composition.FlagParser.FlagData
 
skip(long) - Method in class com.sk89q.worldedit.util.io.ForwardSeekableInputStream
 
SkullBlock - Class in com.sk89q.worldedit.blocks
A skull block.
SkullBlock(int) - Constructor for class com.sk89q.worldedit.blocks.SkullBlock
Construct the skull block with a default type of skelton.
SkullBlock(int, byte) - Constructor for class com.sk89q.worldedit.blocks.SkullBlock
Construct the skull block with a given type.
SkullBlock(int, byte, byte) - Constructor for class com.sk89q.worldedit.blocks.SkullBlock
Construct the skull block with a given type and rotation.
SkullBlock(int, byte, String) - Constructor for class com.sk89q.worldedit.blocks.SkullBlock
Construct the skull block with a given rotation and owner.
SLIME - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SLIME_BALL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
SLOW_SAND - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
smartSetBlock(Vector, BaseBlock) - Method in class com.sk89q.worldedit.EditSession
Set a block, bypassing history but still utilizing block re-ordering.
smooth(Player, EditSession, Region, int, boolean) - Method in class com.sk89q.worldedit.command.RegionCommands
 
smoothBrush(Player, LocalSession, EditSession, double, int, boolean) - Method in class com.sk89q.worldedit.command.BrushCommands
 
SmoothBrush - Class in com.sk89q.worldedit.command.tool.brush
 
SmoothBrush(int) - Constructor for class com.sk89q.worldedit.command.tool.brush.SmoothBrush
 
SmoothBrush(int, boolean) - Constructor for class com.sk89q.worldedit.command.tool.brush.SmoothBrush
 
Snapshot - Class in com.sk89q.worldedit.world.snapshot
A snapshot is a backup.
Snapshot(SnapshotRepository, String) - Constructor for class com.sk89q.worldedit.world.snapshot.Snapshot
Construct a snapshot restoration operation.
SnapshotCommands - Class in com.sk89q.worldedit.command
Snapshot commands.
SnapshotCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.SnapshotCommands
 
SnapshotDateParser - Interface in com.sk89q.worldedit.world.snapshot
A name parser attempts to make sense of a filename for a snapshot.
snapshotRepo - Variable in class com.sk89q.worldedit.LocalConfiguration
 
SnapshotRepository - Class in com.sk89q.worldedit.world.snapshot
A repository contains zero or more snapshots.
SnapshotRepository(File) - Constructor for class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Create a new instance of a repository.
SnapshotRepository(String) - Constructor for class com.sk89q.worldedit.world.snapshot.SnapshotRepository
Create a new instance of a repository.
SnapshotRestore - Class in com.sk89q.worldedit.world.snapshot
A snapshot restore operation.
SnapshotRestore(ChunkStore, EditSession, Region) - Constructor for class com.sk89q.worldedit.world.snapshot.SnapshotRestore
Construct the snapshot restore operation.
SnapshotUtilCommands - Class in com.sk89q.worldedit.command
 
SnapshotUtilCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.SnapshotUtilCommands
 
SNOW - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
snow(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
SNOW_BLOCK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SNOWBALL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
SOIL - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SolidBlockMask - Class in com.sk89q.worldedit.function.mask
 
SolidBlockMask(Extent) - Constructor for class com.sk89q.worldedit.function.mask.SolidBlockMask
 
SolidBlockMask - Class in com.sk89q.worldedit.masks
Deprecated.
SolidBlockMask() - Constructor for class com.sk89q.worldedit.masks.SolidBlockMask
Deprecated.
 
spawn() - Method in class com.sk89q.worldedit.LocalEntity
Deprecated.
 
spawn(Location) - Method in class com.sk89q.worldedit.LocalEntity
Deprecated.
 
SPAWN_EGG - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
sphere(Player, LocalSession, EditSession, Pattern, String, boolean, boolean) - Method in class com.sk89q.worldedit.command.GenerationCommands
 
sphereBrush(Player, LocalSession, EditSession, Pattern, double, boolean) - Method in class com.sk89q.worldedit.command.BrushCommands
 
SphereBrush - Class in com.sk89q.worldedit.command.tool.brush
 
SphereBrush() - Constructor for class com.sk89q.worldedit.command.tool.brush.SphereBrush
 
SphereRegionFactory - Class in com.sk89q.worldedit.regions.factory
 
SphereRegionFactory() - Constructor for class com.sk89q.worldedit.regions.factory.SphereRegionFactory
 
SphereRegionSelector - Class in com.sk89q.worldedit.regions.selector
Creates a SphereRegion from a user's selections.
SphereRegionSelector() - Constructor for class com.sk89q.worldedit.regions.selector.SphereRegionSelector
Create a new selector with a null world.
SphereRegionSelector(World) - Constructor for class com.sk89q.worldedit.regions.selector.SphereRegionSelector
Create a new selector.
SphereRegionSelector(RegionSelector) - Constructor for class com.sk89q.worldedit.regions.selector.SphereRegionSelector
Create a new selector from another one
SphereRegionSelector(World, Vector, int) - Constructor for class com.sk89q.worldedit.regions.selector.SphereRegionSelector
Create a new selector.
SphereRegionSelector - Class in com.sk89q.worldedit.regions
Deprecated.
This class only exists as to not break binary compatibility
SphereRegionSelector() - Constructor for class com.sk89q.worldedit.regions.SphereRegionSelector
Deprecated.
 
SPIDER_EYE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
split(String) - Static method in class com.sk89q.minecraft.util.commands.CommandContext
 
SPONGE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SPRUCE_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SPRUCE_DOOR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
SPRUCE_FENCE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SPRUCE_FENCE_GATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
SPRUCE_WOOD_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
sqrt(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
stack(Player, EditSession, LocalSession, Region, int, Vector, boolean, boolean) - Method in class com.sk89q.worldedit.command.RegionCommands
 
stackCuboidRegion(Region, Vector, int, boolean) - Method in class com.sk89q.worldedit.EditSession
Stack a cuboid region.
STAINED_CLAY - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STAINED_GLASS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STAINED_GLASS_PANE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STANDARD_CHARS - Static variable in class com.sk89q.worldedit.util.function.LevenshteinDistance
 
StandardBindings - Class in com.sk89q.worldedit.util.command.binding
Standard bindings that should be available to most configurations.
StandardBindings() - Constructor for class com.sk89q.worldedit.util.command.binding.StandardBindings
 
STANDING_BANNER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
started - Variable in class com.sk89q.worldedit.regions.selector.EllipsoidRegionSelector
 
State - Interface in com.sk89q.worldedit.world.registry
Describes a state property of a block.
StateValue - Interface in com.sk89q.worldedit.world.registry
Describes a possible value for a State.
STATIONARY_LAVA - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STATIONARY_WATER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STEP - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STEP2 - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STICK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
STONE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STONE_AXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
STONE_BRICK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STONE_BRICK_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STONE_BUTTON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STONE_HOE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
STONE_PICKAXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
STONE_PRESSURE_PLATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
STONE_SHOVEL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
STONE_SWORD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
STORAGE_MINECART - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
storeBlock(int) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Store a block.
storeBlock(int) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Store a block.
storeDroppedBlock(int) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
storeDroppedBlock(int, int) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Stores a block as if it was mined.
storeDroppedBlock(int) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Deprecated.
storeDroppedBlock(int, int) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Stores a block as if it was mined.
storeEntity(LocalEntity) - Method in class com.sk89q.worldedit.CuboidClipboard
Deprecated.
Store an entity.
storeItem(BaseItem) - Method in class com.sk89q.worldedit.bags.BlockBag
Deprecated.
Store a block.
storeItem(BaseItem) - Method in class com.sk89q.worldedit.extent.inventory.BlockBag
Store a block.
stream - Variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
STRING - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
StringArgumentStack - Class in com.sk89q.worldedit.util.command.parametric
A virtual scope that does not actually read from the underlying CommandContext.
StringArgumentStack(CommandContext, String[], boolean) - Constructor for class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
Create a new instance using the given context.
StringArgumentStack(CommandContext, String, boolean) - Constructor for class com.sk89q.worldedit.util.command.parametric.StringArgumentStack
Create a new instance using the given context.
StringParser - Class in com.sk89q.worldedit.command.argument
 
StringParser(String, String) - Constructor for class com.sk89q.worldedit.command.argument.StringParser
 
StringParser(String, String, String) - Constructor for class com.sk89q.worldedit.command.argument.StringParser
 
StringTag - Class in com.sk89q.jnbt
The TAG_String tag.
StringTag(String) - Constructor for class com.sk89q.jnbt.StringTag
Creates the tag with an empty name.
StringUtil - Class in com.sk89q.util
String utilities.
stringValue(String) - Static method in class com.sk89q.worldedit.util.gson.GsonUtil
 
stripColor(String) - Static method in enum com.sk89q.worldedit.util.formatting.Style
Strips the given message of all color codes
Style - Enum in com.sk89q.worldedit.util.formatting
All supported color values for chat.
StyledFragment - Class in com.sk89q.worldedit.util.formatting
A fragment of text that can be styled.
StyledFragment() - Constructor for class com.sk89q.worldedit.util.formatting.StyledFragment
 
StyledFragment(StyleSet) - Constructor for class com.sk89q.worldedit.util.formatting.StyledFragment
 
StyledFragment(Style...) - Constructor for class com.sk89q.worldedit.util.formatting.StyledFragment
 
StyleSet - Class in com.sk89q.worldedit.util.formatting
Represents set of styles, such as color, bold, etc.
StyleSet() - Constructor for class com.sk89q.worldedit.util.formatting.StyleSet
Create a new style set with no properties set.
StyleSet(Style...) - Constructor for class com.sk89q.worldedit.util.formatting.StyleSet
Create a new style set with the given styles.
sub(RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Operators
 
Subject - Interface in com.sk89q.worldedit.util.auth
A subject has authorization attached to it.
subscribe(Class<?>, EventHandler) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Registers the given handler for the given class to receive events.
Subscribe - Annotation Type in com.sk89q.worldedit.util.eventbus
Used to mark methods as event handlers.
subscribeAll(Multimap<Class<?>, EventHandler>) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Registers the given handler for the given class to receive events.
Subtle - Class in com.sk89q.worldedit.util.formatting.component
Represents a subtle part of the message.
Subtle() - Constructor for class com.sk89q.worldedit.util.formatting.component.Subtle
Create a new instance.
subtract(Vector) - Method in class com.sk89q.worldedit.Vector
Subtract another vector from this vector and return the result as a new vector.
subtract(double, double, double) - Method in class com.sk89q.worldedit.Vector
Subtract another vector from this vector and return the result as a new vector.
subtract(int, int, int) - Method in class com.sk89q.worldedit.Vector
Subtract another vector from this vector and return the result as a new vector.
subtract(Vector...) - Method in class com.sk89q.worldedit.Vector
Subtract a list of vectors from this vector and return the result as a new vector.
subtract(Vector2D) - Method in class com.sk89q.worldedit.Vector2D
Subtract another vector from this vector and return the result as a new vector.
subtract(double, double) - Method in class com.sk89q.worldedit.Vector2D
Subtract another vector from this vector and return the result as a new vector.
subtract(int, int) - Method in class com.sk89q.worldedit.Vector2D
Subtract another vector from this vector and return the result as a new vector.
subtract(Vector2D...) - Method in class com.sk89q.worldedit.Vector2D
Subtract a list of vectors from this vector and return the result as a new vector.
SUGAR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
SUGAR_CANE_ITEM - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
suggestionContext - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
SuggestionContext - Class in com.sk89q.minecraft.util.commands
 
SULPHUR - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
SuperPickaxeCommands - Class in com.sk89q.worldedit.command
 
SuperPickaxeCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.SuperPickaxeCommands
 
superPickaxeDrop - Variable in class com.sk89q.worldedit.LocalConfiguration
 
superPickaxeManyDrop - Variable in class com.sk89q.worldedit.LocalConfiguration
 
SurvivalModeExtent - Class in com.sk89q.worldedit.extent.world
Makes changes to the world as if a player had done so during survival mode.
SurvivalModeExtent(Extent, World) - Constructor for class com.sk89q.worldedit.extent.world.SurvivalModeExtent
Create a new instance.
swap(LValue, LValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
Switch - Class in com.sk89q.worldedit.internal.expression.runtime
A switch/case construct.
Switch(int, RValue, List<Double>, List<RValue>, RValue) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Switch
 
Switch - Annotation Type in com.sk89q.worldedit.util.command.binding
Indicates a command flag, such as /command -f.

T

Tag - Class in com.sk89q.jnbt
Represents a NBT tag.
Tag() - Constructor for class com.sk89q.jnbt.Tag
 
tag(String) - Method in class com.sk89q.worldedit.regions.polyhedron.Triangle
Set the triangle's tag.
tan(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
tanh(RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
TargetBlock - Class in com.sk89q.worldedit.util
This class uses an inefficient method to figure out what block a player is looking towards.
TargetBlock(LocalPlayer) - Constructor for class com.sk89q.worldedit.util.TargetBlock
Constructor requiring a player, uses default values
TargetBlock(LocalPlayer, int, double) - Constructor for class com.sk89q.worldedit.util.TargetBlock
Constructor requiring a player, max distance and a checking distance
TargetBlock(Player, int, double) - Constructor for class com.sk89q.worldedit.util.TargetBlock
Constructor requiring a player, max distance and a checking distance
tellVersion(Actor) - Method in class com.sk89q.worldedit.LocalSession
Tell the player the WorldEdit version.
test(Vector2D) - Method in class com.sk89q.worldedit.function.mask.BiomeMask2D
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.BlockMask
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.BoundedHeightMask
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.ExistingBlockMask
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.ExpressionMask
 
test(Vector2D) - Method in class com.sk89q.worldedit.function.mask.ExpressionMask2D
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.FuzzyBlockMask
 
test(Vector) - Method in interface com.sk89q.worldedit.function.mask.Mask
Returns true if the criteria is met.
test(Vector2D) - Method in interface com.sk89q.worldedit.function.mask.Mask2D
Returns true if the criteria is met.
test(Vector) - Method in class com.sk89q.worldedit.function.mask.MaskIntersection
 
test(Vector2D) - Method in class com.sk89q.worldedit.function.mask.MaskIntersection2D
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.MaskUnion
 
test(Vector2D) - Method in class com.sk89q.worldedit.function.mask.MaskUnion2D
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.NoiseFilter
 
test(Vector2D) - Method in class com.sk89q.worldedit.function.mask.NoiseFilter2D
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.OffsetMask
 
test(Vector2D) - Method in class com.sk89q.worldedit.function.mask.OffsetMask2D
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.RegionMask
 
test(Vector) - Method in class com.sk89q.worldedit.function.mask.SolidBlockMask
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.BooleanFlag
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.NumberParser
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.RegionFactoryParser
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.StringParser
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.TreeGeneratorParser
 
testPermission(CommandLocals, String) - Method in class com.sk89q.worldedit.internal.command.ActorAuthorizer
 
testPermission(CommandLocals, String) - Method in interface com.sk89q.worldedit.util.auth.Authorizer
Tests whether permission is granted for the given context.
testPermission(CommandLocals, String) - Method in class com.sk89q.worldedit.util.auth.NullAuthorizer
 
testPermission(CommandLocals) - Method in interface com.sk89q.worldedit.util.command.CommandCallable
Test whether this command can be executed with the given context.
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.BranchingCommand
 
testPermission(CommandLocals) - Method in interface com.sk89q.worldedit.util.command.composition.CommandExecutor
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.FlagParser
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.ProvidedValue
 
testPermission(CommandLocals) - Method in class com.sk89q.worldedit.util.command.SimpleDispatcher
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.ItemParser
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.ItemUseParser
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.PatternParser
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.argument.ReplaceParser
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.composition.ApplyCommand
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.composition.DeformCommand
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.composition.PaintCommand
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.composition.SelectionCommand
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.command.composition.ShapedBrushCommand
 
testPermission0(CommandLocals) - Method in class com.sk89q.worldedit.util.command.composition.ParameterCommand
 
Text - Annotation Type in com.sk89q.worldedit.util.command.binding
Indicates a String parameter will call ArgumentStack.remaining() and therefore consume all remaining arguments.
thaw(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.UtilityCommands
 
thaw(Vector, double) - Method in class com.sk89q.worldedit.EditSession
Thaw blocks in a radius.
thru(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.NavigationCommands
 
TileEntityBlock - Interface in com.sk89q.worldedit.blocks
Indicates a block that contains extra data identified as an NBT structure.
timeLimit - Variable in class com.sk89q.worldedit.scripting.RhinoContextFactory
 
TNT - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
TNT_MINECART - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
to(Vector) - Method in class com.sk89q.worldedit.session.PasteBuilder
Set the target location.
toBlockPoint(double, double, double) - Static method in class com.sk89q.worldedit.Vector
Create a new BlockVector using the given components.
toBlockPoint() - Method in class com.sk89q.worldedit.Vector
Create a new BlockVector from this vector.
toBlockPoint(LocalWorld, double, double, double) - Static method in class com.sk89q.worldedit.WorldVector
Deprecated.
Get a block point from a point.
toBlockVector() - Method in class com.sk89q.worldedit.BlockVector
 
toBlockVector() - Method in class com.sk89q.worldedit.Vector
Create a new BlockVector from this vector.
toBlockVector2D() - Method in class com.sk89q.worldedit.BlockVector2D
 
toBlockVector2D() - Method in class com.sk89q.worldedit.Vector2D
Create a new BlockVector2D from this vector.
toChunk(Vector) - Static method in class com.sk89q.worldedit.world.storage.ChunkStore
Convert a position to a chunk.
togglePickaxe(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolUtilCommands
 
togglePlace(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.GeneralCommands
 
togglePlacementPosition() - Method in class com.sk89q.worldedit.LocalSession
Toggle placement position.
toggleSuperPickAxe() - Method in class com.sk89q.worldedit.LocalSession
Toggle the super pick axe.
toggleWand(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
toHanging(Direction) - Static method in class com.sk89q.worldedit.internal.helper.MCDirections
 
toHeldName(int) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Get a name for a held item.
Token - Class in com.sk89q.worldedit.internal.expression.lexer.tokens
A token.
Token(int) - Constructor for class com.sk89q.worldedit.internal.expression.lexer.tokens.Token
 
tokenize(String) - Static method in class com.sk89q.worldedit.internal.expression.lexer.Lexer
 
toLegacyHanging(int) - Static method in class com.sk89q.worldedit.internal.helper.MCDirections
 
toLegacyId(String) - Method in class com.sk89q.worldedit.world.registry.BundledBlockData
Convert the given string ID to a legacy numeric ID.
toLocation(Extent, ListTag, ListTag) - Static method in class com.sk89q.worldedit.world.storage.NBTConversions
Read a Location from two list tags, the first of which contains three numbers for the X, Y, and Z components, and the second of which contains two numbers, the yaw and pitch in degrees.
toLocation() - Method in class com.sk89q.worldedit.WorldVector
Deprecated.
Return this object as a new preferred Location object.
toMask2D() - Method in class com.sk89q.worldedit.function.mask.BlockMask
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.BoundedHeightMask
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.ExistingBlockMask
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.ExpressionMask
 
toMask2D() - Method in interface com.sk89q.worldedit.function.mask.Mask
Get the 2D version of this mask if one exists.
toMask2D() - Method in class com.sk89q.worldedit.function.mask.MaskIntersection
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.MaskUnion
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.NoiseFilter
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.OffsetMask
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.RegionMask
 
toMask2D() - Method in class com.sk89q.worldedit.function.mask.SolidBlockMask
 
toName(int) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Get a name for the item.
Tool - Interface in com.sk89q.worldedit.command.tool
Represents a tool.
ToolCommands - Class in com.sk89q.worldedit.command
 
ToolCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.ToolCommands
 
ToolUtilCommands - Class in com.sk89q.worldedit.command
Tool commands.
ToolUtilCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.ToolUtilCommands
 
toPitch() - Method in class com.sk89q.worldedit.Vector
Get this vector's pitch as used within the game.
TORCH - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
toString() - Method in class com.sk89q.jnbt.ByteArrayTag
 
toString() - Method in class com.sk89q.jnbt.ByteTag
 
toString() - Method in class com.sk89q.jnbt.CompoundTag
 
toString() - Method in class com.sk89q.jnbt.DoubleTag
 
toString() - Method in class com.sk89q.jnbt.EndTag
 
toString() - Method in class com.sk89q.jnbt.FloatTag
 
toString() - Method in class com.sk89q.jnbt.IntArrayTag
 
toString() - Method in class com.sk89q.jnbt.IntTag
 
toString() - Method in class com.sk89q.jnbt.ListTag
 
toString() - Method in class com.sk89q.jnbt.LongTag
 
toString() - Method in class com.sk89q.jnbt.ShortTag
 
toString() - Method in class com.sk89q.jnbt.StringTag
 
toString() - Method in class com.sk89q.minecraft.util.commands.SuggestionContext
 
toString() - Method in class com.sk89q.worldedit.blocks.BaseBlock
 
toString() - Method in class com.sk89q.worldedit.function.factory.Apply
 
toString() - Method in class com.sk89q.worldedit.function.factory.Deform
 
toString() - Method in class com.sk89q.worldedit.function.factory.Paint
 
toString() - Method in class com.sk89q.worldedit.internal.expression.Expression
 
toString() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.CharacterToken
 
toString() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.IdentifierToken
 
toString() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.KeywordToken
 
toString() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.NumberToken
 
toString() - Method in class com.sk89q.worldedit.internal.expression.lexer.tokens.OperatorToken
 
toString() - Method in class com.sk89q.worldedit.internal.expression.parser.UnaryOperator
 
toString() - Method in class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Break
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Conditional
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Constant
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.For
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Function
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Node
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Return
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Sequence
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.SimpleFor
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Switch
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.Variable
 
toString() - Method in class com.sk89q.worldedit.internal.expression.runtime.While
 
toString() - Method in class com.sk89q.worldedit.Location
Deprecated.
 
toString() - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
toString() - Method in class com.sk89q.worldedit.regions.CuboidRegion
 
toString() - Method in class com.sk89q.worldedit.regions.CylinderRegion
Returns string representation in the format "(centerX, centerZ) - (radiusX, radiusZ) - (minY, maxY)"
toString() - Method in class com.sk89q.worldedit.regions.EllipsoidRegion
Returns string representation in the format "(centerX, centerY, centerZ) - (radiusX, radiusY, radiusZ)".
toString() - Method in class com.sk89q.worldedit.regions.Polygonal2DRegion
Returns string representation in the format "(x1, z1) - ...
toString() - Method in class com.sk89q.worldedit.regions.polyhedron.Edge
 
toString() - Method in class com.sk89q.worldedit.regions.polyhedron.Triangle
 
toString() - Method in class com.sk89q.worldedit.util.command.SimpleCommandMapping
 
toString() - Method in class com.sk89q.worldedit.util.command.SimpleDescription
 
toString() - Method in class com.sk89q.worldedit.util.command.SimpleParameter
 
toString() - Method in class com.sk89q.worldedit.util.eventbus.EventHandler
 
toString() - Method in class com.sk89q.worldedit.util.formatting.Fragment
 
toString() - Method in enum com.sk89q.worldedit.util.formatting.Style
 
toString() - Method in class com.sk89q.worldedit.Vector
 
toString() - Method in class com.sk89q.worldedit.Vector2D
 
toVector(ListTag) - Static method in class com.sk89q.jnbt.NBTUtils
Read a vector from a list tag containing ideally three values: the X, Y, and Z components.
toVector() - Method in enum com.sk89q.worldedit.util.Direction
Get the vector.
toVector() - Method in class com.sk89q.worldedit.util.Location
Get a Vector form of this location's position.
toVector() - Method in class com.sk89q.worldedit.Vector2D
Creates a 3D vector by adding a zero Y component to this vector.
toVector(double) - Method in class com.sk89q.worldedit.Vector2D
Creates a 3D vector by adding the specified Y component to this vector.
toVector2D() - Method in class com.sk89q.worldedit.Vector
Creates a 2D vector by dropping the Y component from this vector.
toWorld(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
toWorldBlockVector() - Method in class com.sk89q.worldedit.WorldVector
Deprecated.
Gets a BlockVector version.
toWorldRel(double, double, double) - Method in class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
toYaw() - Method in class com.sk89q.worldedit.Vector
Get this vector's yaw as used within the game.
TraceTool - Interface in com.sk89q.worldedit.command.tool
 
transform(BaseBlock, Transform, BlockRegistry) - Static method in class com.sk89q.worldedit.extent.transform.BlockTransformExtent
Transform the given block using the given transform.
Transform - Interface in com.sk89q.worldedit.math.transform
Makes a transformation of Vectors.
transform(Location, Transform) - Static method in class com.sk89q.worldedit.math.transform.Transforms
Transform a location's position with a given transform.
transform(String) - Method in class com.sk89q.worldedit.util.formatting.ColorCodeBuilder
Callback for transforming a word, such as a URL.
transform2D(double, double, double, double, double) - Method in class com.sk89q.worldedit.Vector
Perform a 2D transformation on this vector and return a new one.
transform2D(double, double, double, double, double) - Method in class com.sk89q.worldedit.Vector2D
Perform a 2D transformation on this vector and return a new one.
TransformRegion - Class in com.sk89q.worldedit.regions
Transforms another region according to a provided vector Transform.
TransformRegion(Region, Transform) - Constructor for class com.sk89q.worldedit.regions.TransformRegion
Create a new instance.
TransformRegion(World, Region, Transform) - Constructor for class com.sk89q.worldedit.regions.TransformRegion
Create a new instance.
Transforms - Class in com.sk89q.worldedit.math.transform
Various utility methods related to Transforms.
TransientSessionException - Exception in com.sk89q.worldedit.session
Thrown if the session cannot be persisted (because SessionKey.isPersistent() returns false).
TransientSessionException() - Constructor for exception com.sk89q.worldedit.session.TransientSessionException
 
TransientSessionException(String) - Constructor for exception com.sk89q.worldedit.session.TransientSessionException
 
TransientSessionException(String, Throwable) - Constructor for exception com.sk89q.worldedit.session.TransientSessionException
 
TransientSessionException(Throwable) - Constructor for exception com.sk89q.worldedit.session.TransientSessionException
 
translate(Vector) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
translate(double, double, double) - Method in class com.sk89q.worldedit.math.transform.AffineTransform
 
translateAlternateColorCodes(char, String) - Static method in enum com.sk89q.worldedit.util.formatting.Style
Translates a string using an alternate color code character into a string that uses the internal ChatColor.COLOR_CODE color code character.
TRAP_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
TRAPPED_CHEST - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
tree(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.ToolCommands
 
TreeGenerator - Class in com.sk89q.worldedit.util
Tree generator.
TreeGenerator(TreeGenerator.TreeType) - Constructor for class com.sk89q.worldedit.util.TreeGenerator
Deprecated.
TreeGenerator.TreeType - Enum in com.sk89q.worldedit.util
 
TreeGeneratorParser - Class in com.sk89q.worldedit.command.argument
 
TreeGeneratorParser(String) - Constructor for class com.sk89q.worldedit.command.argument.TreeGeneratorParser
 
TreePlanter - Class in com.sk89q.worldedit.command.tool
Plants a tree.
TreePlanter(TreeGenerator) - Constructor for class com.sk89q.worldedit.command.tool.TreePlanter
 
Triangle - Class in com.sk89q.worldedit.regions.polyhedron
 
Triangle(Vector, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.polyhedron.Triangle
Constructs a triangle with the given vertices (counter-clockwise)
trimLength(String, int) - Static method in class com.sk89q.util.StringUtil
Trim a string if it is longer than a certain length.
TRIPWIRE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
TRIPWIRE_HOOK - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
TrueZipLegacyChunkStore - Class in com.sk89q.worldedit.world.storage
Represents the chunk store used by Minecraft alpha but zipped.
TrueZipLegacyChunkStore(File, String) - Constructor for class com.sk89q.worldedit.world.storage.TrueZipLegacyChunkStore
Create an instance.
TrueZipLegacyChunkStore(File) - Constructor for class com.sk89q.worldedit.world.storage.TrueZipLegacyChunkStore
Create an instance.
TrueZipMcRegionChunkStore - Class in com.sk89q.worldedit.world.storage
Represents the chunk store used by Minecraft but zipped.
TrueZipMcRegionChunkStore(File, String) - Constructor for class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
Create an instance.
TrueZipMcRegionChunkStore(File) - Constructor for class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
Create an instance.
TupleArrayList<A,B> - Class in com.sk89q.worldedit.util.collection
An ArrayList that takes Map.Entry-like tuples.
TupleArrayList() - Constructor for class com.sk89q.worldedit.util.collection.TupleArrayList
 
TYPE_BYTE - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_BYTE_ARRAY - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_COMPOUND - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_DOUBLE - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_END - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_FLOAT - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_INT - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_INT_ARRAY - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_LIST - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_LONG - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_SHORT - Static variable in class com.sk89q.jnbt.NBTConstants
 
TYPE_STRING - Static variable in class com.sk89q.jnbt.NBTConstants
 
tz(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.WorldEditCommands
 

U

UnaryOperator - Class in com.sk89q.worldedit.internal.expression.parser
The parser uses this pseudo-token to mark operators as unary operators.
UnaryOperator(OperatorToken) - Constructor for class com.sk89q.worldedit.internal.expression.parser.UnaryOperator
 
UnaryOperator(int, String) - Constructor for class com.sk89q.worldedit.internal.expression.parser.UnaryOperator
 
UnboundVariable - Class in com.sk89q.worldedit.internal.expression.parser
 
UnboundVariable(int, String) - Constructor for class com.sk89q.worldedit.internal.expression.parser.UnboundVariable
 
uncheckedNext() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
uncheckedPeek() - Method in class com.sk89q.worldedit.util.command.argument.CommandArgs
 
UnconsumedParameterException - Exception in com.sk89q.worldedit.util.command
Thrown when there are leftover parameters that were not consumed, particular in the case of the user providing too many parameters.
UnconsumedParameterException(String) - Constructor for exception com.sk89q.worldedit.util.command.UnconsumedParameterException
 
UnderOverlayMask - Class in com.sk89q.worldedit.masks
UnderOverlayMask(Set<Integer>, boolean) - Constructor for class com.sk89q.worldedit.masks.UnderOverlayMask
Deprecated.
UnderOverlayMask(Mask, boolean) - Constructor for class com.sk89q.worldedit.masks.UnderOverlayMask
Deprecated.
 
undo(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.HistoryCommands
 
undo(EditSession) - Method in class com.sk89q.worldedit.EditSession
Restores all blocks to their initial state.
undo(UndoContext) - Method in class com.sk89q.worldedit.history.change.BlockChange
 
undo(UndoContext) - Method in interface com.sk89q.worldedit.history.change.Change
Perform an undo.
undo(UndoContext) - Method in class com.sk89q.worldedit.history.change.EntityCreate
 
undo(UndoContext) - Method in class com.sk89q.worldedit.history.change.EntityRemove
 
undo(BlockBag, LocalPlayer) - Method in class com.sk89q.worldedit.LocalSession
Performs an undo.
undo(BlockBag, Player) - Method in class com.sk89q.worldedit.LocalSession
Performs an undo.
UndoContext - Class in com.sk89q.worldedit.history
Provides context for undo and redo operations.
UndoContext() - Constructor for class com.sk89q.worldedit.history.UndoContext
 
UnhandledCommandException - Exception in com.sk89q.minecraft.util.commands
 
UnhandledCommandException() - Constructor for exception com.sk89q.minecraft.util.commands.UnhandledCommandException
 
UNIT_X - Static variable in class com.sk89q.worldedit.BlockVector
 
UNIT_X - Static variable in class com.sk89q.worldedit.BlockVector2D
 
UNIT_X - Static variable in class com.sk89q.worldedit.Vector
 
UNIT_X - Static variable in class com.sk89q.worldedit.Vector2D
 
UNIT_Y - Static variable in class com.sk89q.worldedit.BlockVector
 
UNIT_Y - Static variable in class com.sk89q.worldedit.Vector
 
UNIT_Z - Static variable in class com.sk89q.worldedit.BlockVector
 
UNIT_Z - Static variable in class com.sk89q.worldedit.BlockVector2D
 
UNIT_Z - Static variable in class com.sk89q.worldedit.Vector
 
UNIT_Z - Static variable in class com.sk89q.worldedit.Vector2D
 
UnknownDirectionException - Exception in com.sk89q.worldedit
Thrown when an unknown direction is specified or detected.
UnknownDirectionException(String) - Constructor for exception com.sk89q.worldedit.UnknownDirectionException
Create a new instance.
UnknownItemException - Exception in com.sk89q.worldedit
Thrown when no item exist by the ID.
UnknownItemException(String) - Constructor for exception com.sk89q.worldedit.UnknownItemException
Create a new instance.
unload() - Method in class com.sk89q.worldedit.util.YAMLConfiguration
 
UnplaceableBlockException - Exception in com.sk89q.worldedit.bags
Deprecated.
Block bags are currently not a supported feature of WorldEdit
UnplaceableBlockException() - Constructor for exception com.sk89q.worldedit.bags.UnplaceableBlockException
Deprecated.
 
UnplaceableBlockException - Exception in com.sk89q.worldedit.extent.inventory
Thrown when a block that can't be placed is used.
UnplaceableBlockException() - Constructor for exception com.sk89q.worldedit.extent.inventory.UnplaceableBlockException
 
unregister(Platform) - Method in class com.sk89q.worldedit.extension.platform.PlatformManager
Unregister a platform from WorldEdit.
unregister(Object) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Unregisters all handler methods on a registered object.
unstuck(Player) - Method in class com.sk89q.worldedit.command.NavigationCommands
 
unsubscribe(Class<?>, EventHandler) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Unregisters the given handler for the given class.
unsubscribeAll(Multimap<Class<?>, EventHandler>) - Method in class com.sk89q.worldedit.util.eventbus.EventBus
Unregisters the given handlers.
UnusedArgumentsException - Exception in com.sk89q.worldedit.util.command.argument
 
UnusedArgumentsException() - Constructor for exception com.sk89q.worldedit.util.command.argument.UnusedArgumentsException
 
UnusedArgumentsException(String) - Constructor for exception com.sk89q.worldedit.util.command.argument.UnusedArgumentsException
 
UnusedArgumentsException(String, Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.UnusedArgumentsException
 
UnusedArgumentsException(Throwable) - Constructor for exception com.sk89q.worldedit.util.command.argument.UnusedArgumentsException
 
up(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.NavigationCommands
 
updateDescription(Object, Method, ParameterData[], SimpleDescription) - Method in class com.sk89q.worldedit.util.command.parametric.AbstractInvokeListener
 
updateDescription(Object, Method, ParameterData[], SimpleDescription) - Method in interface com.sk89q.worldedit.util.command.parametric.InvokeListener
During creation of a CommandCallable by a ParametricBuilder, this will be called in case the description needs to be updated.
updateDescription(Object, Method, ParameterData[], SimpleDescription) - Method in class com.sk89q.worldedit.util.command.parametric.LegacyCommandsHandler
 
UPRIGHT - Static variable in class com.sk89q.worldedit.util.Direction.Flag
 
usage - Variable in exception com.sk89q.minecraft.util.commands.CommandUsageException
 
use(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SnapshotCommands
 
useInventory - Variable in class com.sk89q.worldedit.LocalConfiguration
 
useInventoryCreativeOverride - Variable in class com.sk89q.worldedit.LocalConfiguration
 
useInventoryOverride - Variable in class com.sk89q.worldedit.LocalConfiguration
 
useItem(Vector, BaseItem, Direction) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
useItem(Vector, BaseItem, Direction) - Method in interface com.sk89q.worldedit.world.World
Use the given item on the block at the given location on the given side.
UserCommandCompleter - Class in com.sk89q.worldedit.internal.command
Provides the names of connected users as suggestions.
UserCommandCompleter(PlatformManager) - Constructor for class com.sk89q.worldedit.internal.command.UserCommandCompleter
Create a new instance.
usesBlockData(int) - Method in class com.sk89q.worldedit.internal.LocalWorldAdapter
 
usesBlockData(int) - Method in class com.sk89q.worldedit.world.AbstractWorld
 
usesBlockData(int) - Method in interface com.sk89q.worldedit.world.World
Checks whether the given block ID uses data values for differentiating types of blocks.
usesDamageValue(int) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Returns true if an item uses its damage value for something other than damage.
usesData(int) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if the block uses its data value.
usesData() - Method in enum com.sk89q.worldedit.blocks.BlockType
Returns true if the block uses its data value.
UtilityCommands - Class in com.sk89q.worldedit.command
Utility commands.
UtilityCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.UtilityCommands
 

V

Validate - Annotation Type in com.sk89q.worldedit.util.command.binding
Used to validate a string.
value - Variable in class com.sk89q.worldedit.internal.expression.lexer.tokens.IdentifierToken
 
value - Variable in class com.sk89q.worldedit.internal.expression.lexer.tokens.KeywordToken
 
value - Variable in class com.sk89q.worldedit.internal.expression.lexer.tokens.NumberToken
 
value - Variable in class com.sk89q.worldedit.internal.expression.runtime.Variable
 
valueFlags - Variable in class com.sk89q.minecraft.util.commands.CommandContext
 
valueMap() - Method in interface com.sk89q.worldedit.world.registry.State
Return a map of available values for this state.
valueOf(String) - Static method in enum com.sk89q.minecraft.util.commands.Logging.LogMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.util.yaml.YAMLFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.blocks.ClothColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.blocks.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.blocks.metadata.MobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.command.util.EntityRemover.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.CuboidClipboard.FlipDirection
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.EditSession.Stage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.event.platform.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.event.platform.Interaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.extension.platform.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.extension.platform.Preference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.function.factory.Deform.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.function.operation.ChangeSetExecutor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.PlayerDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.regions.selector.RegionSelectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.util.command.parametric.BindingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.util.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.util.eventbus.EventHandler.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.util.formatting.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.util.TreeGenerator.TreeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sk89q.worldedit.VectorFace
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sk89q.minecraft.util.commands.Logging.LogMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.util.yaml.YAMLFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.blocks.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.blocks.ClothColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.blocks.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.blocks.metadata.MobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.command.util.EntityRemover.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.CuboidClipboard.FlipDirection
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.EditSession.Stage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.event.platform.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.event.platform.Interaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.extension.platform.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.extension.platform.Preference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.function.factory.Deform.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.function.operation.ChangeSetExecutor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.PlayerDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.regions.selector.RegionSelectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.util.command.parametric.BindingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.util.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.util.eventbus.EventHandler.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.util.formatting.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.util.TreeGenerator.TreeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sk89q.worldedit.VectorFace
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.sk89q.worldedit.internal.expression.runtime
A variable.
Variable(double) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.Variable
 
vector() - Method in enum com.sk89q.worldedit.PlayerDirection
 
Vector - Class in com.sk89q.worldedit
An immutable 3-dimensional vector.
Vector(double, double, double) - Constructor for class com.sk89q.worldedit.Vector
Construct an instance.
Vector(int, int, int) - Constructor for class com.sk89q.worldedit.Vector
Construct an instance.
Vector(float, float, float) - Constructor for class com.sk89q.worldedit.Vector
Construct an instance.
Vector(Vector) - Constructor for class com.sk89q.worldedit.Vector
Copy another vector.
Vector() - Constructor for class com.sk89q.worldedit.Vector
Construct a new instance with X, Y, and Z coordinates set to 0.
Vector2D - Class in com.sk89q.worldedit
An immutable 2-dimensional vector.
Vector2D(double, double) - Constructor for class com.sk89q.worldedit.Vector2D
Construct an instance.
Vector2D(int, int) - Constructor for class com.sk89q.worldedit.Vector2D
Construct an instance.
Vector2D(float, float) - Constructor for class com.sk89q.worldedit.Vector2D
Construct an instance.
Vector2D(Vector2D) - Constructor for class com.sk89q.worldedit.Vector2D
Copy another vector.
Vector2D() - Constructor for class com.sk89q.worldedit.Vector2D
Construct a new instance with X and Z coordinates set to 0.
VectorAdapter - Class in com.sk89q.worldedit.util.gson
Deserializes Vectors for GSON.
VectorAdapter() - Constructor for class com.sk89q.worldedit.util.gson.VectorAdapter
 
VectorFace - Enum in com.sk89q.worldedit
Deprecated.
to be replaced with Direction
version(Actor) - Method in class com.sk89q.worldedit.command.WorldEditCommands
 
VERSION_DEFLATE - Static variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
VERSION_GZIP - Static variable in class com.sk89q.worldedit.world.storage.McRegionReader
 
vertices - Variable in class com.sk89q.worldedit.internal.cui.SelectionPolygonEvent
 
VINE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
visit(Vector) - Method in class com.sk89q.worldedit.function.visitor.BreadthFirstSearch
Add the given location to the list of locations to visit, provided that it has not been visited.
VoidStore - Class in com.sk89q.worldedit.session.storage
A session store that doesn't know how to store sessions.
VoidStore() - Constructor for class com.sk89q.worldedit.session.storage.VoidStore
 
voronoi(RValue, RValue, RValue, RValue, RValue) - Static method in class com.sk89q.worldedit.internal.expression.runtime.Functions
 
VoronoiNoise - Class in com.sk89q.worldedit.math.noise
Generates Voronoi noise.
VoronoiNoise() - Constructor for class com.sk89q.worldedit.math.noise.VoronoiNoise
 

W

WALL_BANNER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WALL_SIGN - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
walls(Player, EditSession, Region, Pattern) - Method in class com.sk89q.worldedit.command.RegionCommands
 
wand(Player, LocalSession, EditSession, CommandContext) - Method in class com.sk89q.worldedit.command.SelectionCommands
 
wandItem - Variable in class com.sk89q.worldedit.LocalConfiguration
 
wasConsumed() - Method in class com.sk89q.worldedit.util.command.parametric.ContextArgumentStack
Return whether any arguments were consumed between the marked position and the current position.
WATCH - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WATER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WATER_BUCKET - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WEB - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WeightedChoice<T> - Class in com.sk89q.worldedit.util
Returns the best choice given a weighting function and a target weight.
WeightedChoice(Function<T, ? extends Number>, double) - Constructor for class com.sk89q.worldedit.util.WeightedChoice
Create a new instance.
WeightedChoice.Choice<T> - Class in com.sk89q.worldedit.util
A tuple of choice and score.
WHEAT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
While - Class in com.sk89q.worldedit.internal.expression.runtime
A while loop.
While(int, RValue, RValue, boolean) - Constructor for class com.sk89q.worldedit.internal.expression.runtime.While
 
WHITE - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
WOOD - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WOOD_AXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WOOD_BOAT - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WOOD_HOE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WOOD_PICKAXE - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WOOD_SHOVEL - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WOOD_SWORD - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WOODEN_BUTTON - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WOODEN_DOOR - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WOODEN_DOOR_ITEM - Static variable in class com.sk89q.worldedit.blocks.ItemID
 
WOODEN_PRESSURE_PLATE - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WOODEN_STAIRS - Static variable in class com.sk89q.worldedit.blocks.BlockID
Deprecated.
WOODEN_STEP - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
WORKBENCH - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
world - Variable in class com.sk89q.worldedit.EditSession
 
world - Variable in class com.sk89q.worldedit.regions.AbstractRegion
 
World - Interface in com.sk89q.worldedit.world
Represents a world (dimension).
world - Variable in class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
WorldData - Interface in com.sk89q.worldedit.world.registry
Describes the necessary data for blocks, entities, and other objects on a world.
worldEdit - Variable in class com.sk89q.worldedit.internal.registry.AbstractFactory
 
worldEdit - Variable in class com.sk89q.worldedit.internal.registry.InputParser
 
WorldEdit - Class in com.sk89q.worldedit
The entry point and container for a working implementation of WorldEdit.
WorldEditBinding - Class in com.sk89q.worldedit.internal.command
Binds standard WorldEdit classes such as Player and LocalSession.
WorldEditBinding(WorldEdit) - Constructor for class com.sk89q.worldedit.internal.command.WorldEditBinding
Create a new instance.
WorldEditCommands - Class in com.sk89q.worldedit.command
 
WorldEditCommands(WorldEdit) - Constructor for class com.sk89q.worldedit.command.WorldEditCommands
 
WorldEditException - Exception in com.sk89q.worldedit
Parent for all WorldEdit exceptions.
WorldEditException() - Constructor for exception com.sk89q.worldedit.WorldEditException
Create a new exception.
WorldEditException(String) - Constructor for exception com.sk89q.worldedit.WorldEditException
Create a new exception with a message.
WorldEditException(String, Throwable) - Constructor for exception com.sk89q.worldedit.WorldEditException
Create a new exception with a message and a cause.
WorldEditException(Throwable) - Constructor for exception com.sk89q.worldedit.WorldEditException
Create a new exception with a cause.
WorldEditExceptionConverter - Class in com.sk89q.worldedit.internal.command
converts WorldEdit exceptions and converts them into CommandExceptions.
WorldEditExceptionConverter(WorldEdit) - Constructor for class com.sk89q.worldedit.internal.command.WorldEditExceptionConverter
 
WorldEditExpressionEnvironment - Class in com.sk89q.worldedit.regions.shape
 
WorldEditExpressionEnvironment(EditSession, Vector, Vector) - Constructor for class com.sk89q.worldedit.regions.shape.WorldEditExpressionEnvironment
 
WorldEditOperation - Class in com.sk89q.worldedit
Deprecated.
This will be removed with no direct replacement. Please use the WorldEdit API.
WorldEditOperation() - Constructor for class com.sk89q.worldedit.WorldEditOperation
Deprecated.
 
WorldEditPrefixHandler - Class in com.sk89q.worldedit.util.logging
Adds a WorldEdit prefix to WorldEdit's logger messages using a handler.
WorldVector - Class in com.sk89q.worldedit
Deprecated.
Use Location wherever possible
WorldVector(LocalWorld, double, double, double) - Constructor for class com.sk89q.worldedit.WorldVector
Deprecated.
Construct the Vector object.
WorldVector(LocalWorld, int, int, int) - Constructor for class com.sk89q.worldedit.WorldVector
Deprecated.
Construct the Vector object.
WorldVector(LocalWorld, float, float, float) - Constructor for class com.sk89q.worldedit.WorldVector
Deprecated.
Construct the Vector object.
WorldVector(LocalWorld, Vector) - Constructor for class com.sk89q.worldedit.WorldVector
Deprecated.
Construct the Vector object.
WorldVector(LocalWorld) - Constructor for class com.sk89q.worldedit.WorldVector
Deprecated.
Construct the Vector object.
WorldVector(Location) - Constructor for class com.sk89q.worldedit.WorldVector
Deprecated.
Construct the Vector object.
WorldVector2D - Class in com.sk89q.worldedit
Deprecated.
Use Location wherever possible
WorldVector2D(LocalWorld) - Constructor for class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
WorldVector2D(LocalWorld, double, double) - Constructor for class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
WorldVector2D(LocalWorld, float, float) - Constructor for class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
WorldVector2D(LocalWorld, int, int) - Constructor for class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
WorldVector2D(LocalWorld, Vector2D) - Constructor for class com.sk89q.worldedit.WorldVector2D
Deprecated.
 
WorldVectorFace - Class in com.sk89q.worldedit
Deprecated.
Use Location wherever possible
WorldVectorFace(LocalWorld, double, double, double, VectorFace) - Constructor for class com.sk89q.worldedit.WorldVectorFace
Deprecated.
 
WorldVectorFace(LocalWorld, int, int, int, VectorFace) - Constructor for class com.sk89q.worldedit.WorldVectorFace
Deprecated.
 
WorldVectorFace(LocalWorld, float, float, float, VectorFace) - Constructor for class com.sk89q.worldedit.WorldVectorFace
Deprecated.
 
WorldVectorFace(LocalWorld, Vector, VectorFace) - Constructor for class com.sk89q.worldedit.WorldVectorFace
Deprecated.
 
WorldVectorFace(LocalWorld, VectorFace) - Constructor for class com.sk89q.worldedit.WorldVectorFace
Deprecated.
 
wrap(Mask, EditSession) - Static method in class com.sk89q.worldedit.function.mask.Masks
Deprecated.
Please avoid if possible
wrap(Mask) - Static method in class com.sk89q.worldedit.function.mask.Masks
Wrap an old-style mask and convert it to a new mask.
wrap(Mask) - Static method in class com.sk89q.worldedit.function.mask.Masks
Convert a new-style mask to an old-style mask.
wrap(Pattern) - Static method in class com.sk89q.worldedit.function.pattern.Patterns
Wrap an old-style pattern and return a new pattern.
wrap(Pattern) - Static method in class com.sk89q.worldedit.function.pattern.Patterns
Wrap a new-style pattern and return an old-style pattern.
WrappedCommandException - Exception in com.sk89q.minecraft.util.commands
 
WrappedCommandException(Throwable) - Constructor for exception com.sk89q.minecraft.util.commands.WrappedCommandException
 
write(Clipboard, WorldData) - Method in interface com.sk89q.worldedit.extent.clipboard.io.ClipboardWriter
Writes a clipboard.
write(Clipboard, WorldData) - Method in class com.sk89q.worldedit.extent.clipboard.io.SchematicWriter
 
writeDefaults() - Method in class com.sk89q.util.yaml.YAMLNode
 
writeNamedTag(String, Tag) - Method in class com.sk89q.jnbt.NBTOutputStream
Writes a tag.
WRITTEN_BOOK - Static variable in class com.sk89q.worldedit.blocks.ItemID
 

X

x - Variable in class com.sk89q.worldedit.Vector
 
x - Variable in class com.sk89q.worldedit.Vector2D
 

Y

y - Variable in class com.sk89q.worldedit.Vector
 
yaml - Variable in class com.sk89q.util.yaml.YAMLProcessor
 
YAMLConfiguration - Class in com.sk89q.worldedit.util
A less simple implementation of LocalConfiguration using YAML configuration files.
YAMLConfiguration(YAMLProcessor, Logger) - Constructor for class com.sk89q.worldedit.util.YAMLConfiguration
 
YAMLFormat - Enum in com.sk89q.util.yaml
 
YAMLNode - Class in com.sk89q.util.yaml
Represents a configuration node.
YAMLNode(Map<String, Object>, boolean) - Constructor for class com.sk89q.util.yaml.YAMLNode
 
YAMLProcessor - Class in com.sk89q.util.yaml
YAML configuration loader.
YAMLProcessor(File, boolean, YAMLFormat) - Constructor for class com.sk89q.util.yaml.YAMLProcessor
 
YAMLProcessor(File, boolean) - Constructor for class com.sk89q.util.yaml.YAMLProcessor
 
YAMLProcessorException - Exception in com.sk89q.util.yaml
YAMLProcessor exception.
YAMLProcessorException() - Constructor for exception com.sk89q.util.yaml.YAMLProcessorException
 
YAMLProcessorException(String) - Constructor for exception com.sk89q.util.yaml.YAMLProcessorException
 
YELLOW - Static variable in class com.sk89q.worldedit.blocks.ClothColor.ID
 
YELLOW_FLOWER - Static variable in class com.sk89q.worldedit.blocks.BlockID
 
YYMMDDHHIISSParser - Class in com.sk89q.worldedit.world.snapshot
 
YYMMDDHHIISSParser() - Constructor for class com.sk89q.worldedit.world.snapshot.YYMMDDHHIISSParser
 

Z

z - Variable in class com.sk89q.worldedit.Vector
 
z - Variable in class com.sk89q.worldedit.Vector2D
 
ZERO - Static variable in class com.sk89q.worldedit.BlockVector
 
ZERO - Static variable in class com.sk89q.worldedit.BlockVector2D
 
ZERO - Static variable in class com.sk89q.worldedit.Vector
 
ZERO - Static variable in class com.sk89q.worldedit.Vector2D
 
zip - Variable in class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
 
zip - Variable in class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
 
zipFile - Variable in class com.sk89q.worldedit.world.storage.TrueZipMcRegionChunkStore
 
zipFile - Variable in class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
 
ZippedLegacyChunkStore - Class in com.sk89q.worldedit.world.storage
Represents the chunk store used by Minecraft alpha but zipped.
ZippedLegacyChunkStore(File, String) - Constructor for class com.sk89q.worldedit.world.storage.ZippedLegacyChunkStore
Create an instance.
ZippedLegacyChunkStore(File) - Constructor for class com.sk89q.worldedit.world.storage.ZippedLegacyChunkStore
Create an instance.
ZippedMcRegionChunkStore - Class in com.sk89q.worldedit.world.storage
Represents the chunk store used by Minecraft alpha but zipped.
ZippedMcRegionChunkStore(File, String) - Constructor for class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
Create an instance.
ZippedMcRegionChunkStore(File) - Constructor for class com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore
Create an instance.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links