Package dev.jorel.commandapi.nms
Class NativeProxyCommandSender_1_20_R4
java.lang.Object
org.bukkit.craftbukkit.v1_20_R4.command.ProxiedNativeCommandSender
dev.jorel.commandapi.nms.NativeProxyCommandSender_1_20_R4
- All Implemented Interfaces:
NativeProxyCommandSender,org.bukkit.command.CommandSender,org.bukkit.command.ProxiedCommandSender,org.bukkit.permissions.Permissible,org.bukkit.permissions.ServerOperator
public class NativeProxyCommandSender_1_20_R4
extends org.bukkit.craftbukkit.v1_20_R4.command.ProxiedNativeCommandSender
implements NativeProxyCommandSender
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.bukkit.command.CommandSender
org.bukkit.command.CommandSender.Spigot -
Constructor Summary
ConstructorsConstructorDescriptionNativeProxyCommandSender_1_20_R4(net.minecraft.commands.CommandSourceStack css, org.bukkit.command.CommandSender caller, org.bukkit.command.CommandSender callee) -
Method Summary
Methods inherited from class org.bukkit.craftbukkit.v1_20_R4.command.ProxiedNativeCommandSender
addAttachment, addAttachment, addAttachment, addAttachment, getCallee, getCaller, getEffectivePermissions, getHandle, getName, getServer, hasPermission, hasPermission, isOp, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachment, sendMessage, sendMessage, sendMessage, sendMessage, setOp, spigotMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bukkit.command.CommandSender
getName, getServer, sendMessage, sendMessage, sendMessage, sendMessage, spigotMethods inherited from interface org.bukkit.permissions.Permissible
addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentMethods inherited from interface org.bukkit.command.ProxiedCommandSender
getCallee, getCallerMethods inherited from interface org.bukkit.permissions.ServerOperator
isOp, setOp
-
Constructor Details
-
NativeProxyCommandSender_1_20_R4
public NativeProxyCommandSender_1_20_R4(net.minecraft.commands.CommandSourceStack css, org.bukkit.command.CommandSender caller, org.bukkit.command.CommandSender callee)
-
-
Method Details
-
getLocation
public org.bukkit.Location getLocation()- Specified by:
getLocationin interfaceNativeProxyCommandSender
-
getWorld
public org.bukkit.World getWorld()- Specified by:
getWorldin interfaceNativeProxyCommandSender
-