Class NativeProxyCommandSender

java.lang.Object
dev.jorel.commandapi.wrappers.NativeProxyCommandSender
All Implemented Interfaces:
net.kyori.adventure.audience.Audience, net.kyori.adventure.audience.ForwardingAudience, net.kyori.adventure.audience.ForwardingAudience.Single, net.kyori.adventure.pointer.Pointered, org.bukkit.command.CommandSender, org.bukkit.command.ProxiedCommandSender, org.bukkit.permissions.Permissible, org.bukkit.permissions.ServerOperator

public class NativeProxyCommandSender extends Object implements org.bukkit.command.ProxiedCommandSender
A simple representation of Minecraft's CommandListenerWrapper, in the form of Bukkit's ProxiedCommandSender