Interface BlockCommandSender
- All Superinterfaces:
CommandSender, Permissible, ServerOperator
-
Nested Class Summary
Nested classes/interfaces inherited from interface CommandSender
CommandSender.Spigot -
Method Summary
Methods inherited from interface CommandSender
getName, getServer, sendMessage, sendMessage, sendMessage, sendMessage, spigotMethods inherited from interface Permissible
addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentMethods inherited from interface ServerOperator
isOp, setOp
-
Method Details
-
getBlock
Returns the block this command sender belongs to- Returns:
- Block for the command sender
-