package com.sk89q.worldedit.extension.platform
-
Interface Summary
An object that can perform actions in WorldEdit.
Implements a platform with multiple connected users.
Represents a platform that WorldEdit has been implemented for.
Interface to a
Platform
's watchdog service.
-
Class Summary
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.
Handles the registration and invocation of commands.
Manages registered
Platform
s for WorldEdit.
-
Enum Class Summary
A collection of capabilities that a
Platform
may support.
Indicates the preference of a platform for a particular
Capability
.
-
Exception Summary
Thrown when no capable platform is found.