public interface IAdminCommand
Modifier and Type | Method and Description |
---|---|
void |
notifyAdmins(ICommandSender icommandsender,
int i,
String s,
Object... var4)
Sends a message to the admins of the server from a given CommandSender with the given resource string and given
extra srings.
|
void notifyAdmins(ICommandSender icommandsender, int i, String s, Object... var4)