Interface NativeProxyCommandSender

All Superinterfaces:
net.kyori.adventure.audience.Audience, org.bukkit.command.CommandSender, net.kyori.adventure.audience.ForwardingAudience, net.kyori.adventure.audience.ForwardingAudience.Single, org.bukkit.permissions.Permissible, net.kyori.adventure.pointer.Pointered, org.bukkit.command.ProxiedCommandSender, org.bukkit.permissions.ServerOperator

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