| Modifier and Type | Method and Description |
|---|---|
static WorldEdit |
WorldEdit.getInstance()
Gets the current instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
WorldEdit |
WorldEditPlugin.getWorldEdit()
Get WorldEdit.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UtilityCommands.help(CommandContext args,
WorldEdit we,
Actor actor) |
| Constructor and Description |
|---|
BlockFactory(WorldEdit worldEdit)
Create a new instance.
|
MaskFactory(WorldEdit worldEdit)
Create a new mask registry.
|
PatternFactory(WorldEdit worldEdit)
Create a new instance.
|
| Constructor and Description |
|---|
PlatformManager(WorldEdit worldEdit)
Create a new platform manager.
|
| Constructor and Description |
|---|
CommandLoggingHandler(WorldEdit worldEdit,
Logger logger)
Create a new instance.
|
WorldEditBinding(WorldEdit worldEdit)
Create a new instance.
|
WorldEditExceptionConverter(WorldEdit worldEdit) |
| Modifier and Type | Field and Description |
|---|---|
protected WorldEdit |
InputParser.worldEdit |
protected WorldEdit |
AbstractFactory.worldEdit |
| Constructor and Description |
|---|
AbstractFactory(WorldEdit worldEdit)
Create a new factory.
|
InputParser(WorldEdit worldEdit) |
| Modifier and Type | Field and Description |
|---|---|
protected WorldEdit |
CraftScriptEnvironment.controller |
| Constructor and Description |
|---|
CraftScriptContext(WorldEdit controller,
Platform server,
LocalConfiguration config,
LocalSession session,
Player player,
String[] args) |
CraftScriptEnvironment(WorldEdit controller,
Platform server,
LocalConfiguration config,
LocalSession session,
Player player) |
| Constructor and Description |
|---|
SessionManager(WorldEdit worldEdit)
Create a new session manager.
|
Copyright © 2010-2014. All Rights Reserved.