Interface MindustryCommandActor

All Superinterfaces:
revxrsal.commands.command.CommandActor

public interface MindustryCommandActor extends revxrsal.commands.command.CommandActor
  • Method Summary

    Modifier and Type
    Method
    Description
    com.xpdustry.distributor.command.CommandSender
     

    Methods inherited from interface revxrsal.commands.command.CommandActor

    as, dispatch, dispatch, error, errorLocalized, getCommandHandler, getLocale, getName, getTranslator, getUniqueId, reply, replyLocalized
  • Method Details

    • getCommandSender

      com.xpdustry.distributor.command.CommandSender getCommandSender()