Package com.sk89q.worldedit.extension.platform
package com.sk89q.worldedit.extension.platform
-
ClassDescriptionAn abstract implementation of
Platform
.An object that can perform actions in WorldEdit.A collection of capabilities that aPlatform
may support.Implements a platform with multiple connected users.Thrown when no capable platform is found.Represents a platform that WorldEdit has been implemented for.Handles the registration and invocation of commands.Manages registeredPlatform
s for WorldEdit.Indicates the preference of a platform for a particularCapability
.Interface to aPlatform
's watchdog service.