CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.wrappers.NativeProxyCommandSender Member List

This is the complete list of members for dev.jorel.commandapi.wrappers.NativeProxyCommandSender, including all inherited members.

addAttachment(Plugin plugin)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
addAttachment(Plugin plugin, int ticks)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
addAttachment(Plugin plugin, String name, boolean value)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
addAttachment(Plugin plugin, String name, boolean value, int ticks)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
getCallee()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
getCaller()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
getEffectivePermissions()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
getLocation()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
getName()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
getServer()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
getWorld()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
hasPermission(Permission perm)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
hasPermission(String name)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
isOp()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
isPermissionSet(Permission perm)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
isPermissionSet(String name)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
name() (defined in dev.jorel.commandapi.wrappers.NativeProxyCommandSender)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
NativeProxyCommandSender(CommandSender caller, CommandSender callee, Location location, World world)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
recalculatePermissions()dev.jorel.commandapi.wrappers.NativeProxyCommandSender
removeAttachment(PermissionAttachment attachment)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
sendMessage(String message)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
sendMessage(String... messages)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
sendMessage(UUID sender, String message)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
sendMessage(UUID sender, String... messages)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
setOp(boolean value)dev.jorel.commandapi.wrappers.NativeProxyCommandSender
spigot()dev.jorel.commandapi.wrappers.NativeProxyCommandSender