接口 BlockCommandSender
- 所有超级接口:
- CommandSender,- Permissible,- ServerOperator
- 
嵌套类概要从接口继承的嵌套类/接口 org.bukkit.command.CommandSenderCommandSender.Spigot
- 
方法概要从接口继承的方法 org.bukkit.command.CommandSendergetName, getServer, sendMessage, sendMessage, sendMessage, sendMessage, spigot从接口继承的方法 org.bukkit.permissions.PermissibleaddAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachment从接口继承的方法 org.bukkit.permissions.ServerOperatorisOp, setOp
- 
方法详细资料- 
getBlock返回命令发送者的方块.原文: Returns the block this command sender belongs to - 返回:
- 命令发送者的方块
 
 
-