Class BukkitNativeProxyCommandSender
java.lang.Object
dev.jorel.commandapi.commandsenders.BukkitNativeProxyCommandSender
- All Implemented Interfaces:
AbstractCommandSender<NativeProxyCommandSender>,AbstractNativeProxyCommandSender<NativeProxyCommandSender>,AbstractProxiedCommandSender<NativeProxyCommandSender>,BukkitCommandSender<NativeProxyCommandSender>
public class BukkitNativeProxyCommandSender
extends Object
implements AbstractNativeProxyCommandSender<NativeProxyCommandSender>, BukkitCommandSender<NativeProxyCommandSender>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BukkitNativeProxyCommandSender
-
-
Method Details
-
hasPermission
- Specified by:
hasPermissionin interfaceAbstractCommandSender<NativeProxyCommandSender>
-
isOp
public boolean isOp()- Specified by:
isOpin interfaceAbstractCommandSender<NativeProxyCommandSender>
-
getSource
- Specified by:
getSourcein interfaceAbstractCommandSender<NativeProxyCommandSender>
-