| Interface | Description |
|---|---|
| Actor |
An object that can perform actions in WorldEdit.
|
| MultiUserPlatform |
Implements a platform with multiple connected users.
|
| Platform |
Represents a platform that WorldEdit has been implemented for.
|
| Class | Description |
|---|---|
| AbstractPlatform |
An abstract implementation of
Platform. |
| AbstractPlayerActor | |
| CommandManager |
Handles the registration and invocation of commands.
|
| PlatformManager |
Manages registered
Platforms for WorldEdit. |
| Enum | Description |
|---|---|
| Capability |
A collection of capabilities that a
Platform may support. |
| Preference |
Indicates the preference of a platform for a particular
Capability. |
| Exception | Description |
|---|---|
| NoCapablePlatformException |
Thrown when no capable platform is found.
|
Copyright © 2010-2014. All Rights Reserved.