Package com.sk89q.worldedit.bukkit
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 com.fastasyncworldedit.core.entity.Metadatable
Metadatable.METADATA_KEYS
-
Field Summary
Fields inherited from interface com.sk89q.worldedit.util.Identifiable
CONSOLE, EVERYONE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkPermission
(String permission) String[]
getName()
boolean
hasPermission
(String permission) void
print
(com.sk89q.worldedit.util.formatting.text.Component component) void
Deprecated.void
printDebug
(String msg) Deprecated.void
printError
(String msg) Deprecated.void
Deprecated.void
setPermission
(String permission, boolean value) boolean
togglePermission
(String permission) Methods inherited from class com.sk89q.worldedit.extension.platform.AbstractCommandBlockActor
getExtent, getLocation, setLocation
Methods inherited from class com.sk89q.worldedit.extension.platform.AbstractNonPlayerActor
canDestroyBedrock, dispatchCUIEvent, getRawMeta, isPlayer, openFileOpenDialog, openFileSaveDialog, runAction
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sk89q.worldedit.extension.platform.Actor
cancel, checkAction, confirm, decline, getDisplayName, getLimit, printDebug, printError, printInfo, queueAction, runAsyncIfFree, runIfFree, sendAnnouncements
Methods inherited from interface com.sk89q.worldedit.extension.platform.Locatable
getBlockLocation, setPosition, trySetPosition
Methods inherited from interface com.fastasyncworldedit.core.entity.MapMetadatable
deleteMeta, getAndSetMeta, getMeta, getMeta, hasMeta, putIfAbsent, setMeta
Methods inherited from interface com.sk89q.worldedit.session.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
-