Interface AbstractCommandSender<Source>

Type Parameters:
Source - The class of the CommandSender being represented
All Known Subinterfaces:
AbstractBlockCommandSender<Source>, AbstractConsoleCommandSender<Source>, AbstractEntity<Source>, AbstractFeedbackForwardingCommandSender<Source>, AbstractNativeProxyCommandSender<Source>, AbstractPlayer<Source>, AbstractProxiedCommandSender<Source>, AbstractRemoteConsoleCommandSender<Source>

public interface AbstractCommandSender<Source>
An interface that represents an object sends commands on some platform