Interface RemoteConsoleCommandSender

All Superinterfaces:
net.kyori.adventure.audience.Audience, CommandSender, Permissible, net.kyori.adventure.pointer.Pointered, ServerOperator

public interface RemoteConsoleCommandSender extends CommandSender
  • Method Details

    • getAddress

      @NotNull @NotNull SocketAddress getAddress()
      Gets the socket address of this remote sender.
      Returns:
      the remote sender's address