Interface RegistrableCommand.CommandExecutor
- Enclosing class:
RegistrableCommand
public static interface RegistrableCommand.CommandExecutor
-
Method Summary
-
Method Details
-
execute
void execute(@NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull String alias, @NotNull @NotNull String[] args) throws IOException - Throws:
IOException
-