Class BukkitBlockCommandSender
java.lang.Object
com.sk89q.worldedit.extension.platform.AbstractNonPlayerActor
com.sk89q.worldedit.extension.platform.AbstractCommandBlockActor
com.sk89q.worldedit.bukkit.BukkitBlockCommandSender
- All Implemented Interfaces:
MapMetadatable, Metadatable, Actor, Locatable, SessionOwner, Subject, Identifiable
-
Nested Class Summary
Nested classes/interfaces inherited from interface Metadatable
Metadatable.METADATA_KEYS -
Field Summary
Fields inherited from interface Identifiable
CONSOLE, EVERYONE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckPermission(String permission) String[]getName()booleanhasPermission(String permission) voidprint(com.sk89q.worldedit.util.formatting.text.Component component) voidDeprecated.voidprintDebug(String msg) Deprecated.voidprintError(String msg) Deprecated.voidDeprecated.voidsetPermission(String permission, boolean value) booleantogglePermission(String permission) Methods inherited from class AbstractCommandBlockActor
getExtent, getLocation, setLocationMethods inherited from class AbstractNonPlayerActor
canDestroyBedrock, dispatchCUIEvent, getRawMeta, isPlayer, openFileOpenDialog, openFileSaveDialog, runActionMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Actor
cancel, checkAction, confirm, decline, getDisplayName, getLimit, printDebug, printError, printInfo, queueAction, runAsyncIfFree, runIfFree, sendAnnouncementsMethods inherited from interface Locatable
getBlockLocation, setPosition, trySetPositionMethods inherited from interface MapMetadatable
deleteMeta, getAndSetMeta, getMeta, getMeta, hasMeta, putIfAbsent, setMetaMethods inherited from interface SessionOwner
getSession
-
Constructor Details
-
BukkitBlockCommandSender
-
-
Method Details
-
getName
-
printRaw
Deprecated. -
print
Deprecated. -
printDebug
Deprecated. -
printError
Deprecated. -
print
public void print(com.sk89q.worldedit.util.formatting.text.Component component) -
getLocale
-
getUniqueId
-
getGroups
-
checkPermission
- Throws:
AuthorizationException
-
hasPermission
-
togglePermission
-
setPermission
-
getSender
-
getSessionKey
-