Interface Reconfigurable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​pro.gravit.utils.command.Command> getCommands()
      Gets a list of commands available for this object.
    • Method Detail

      • getCommands

        java.util.Map<java.lang.String,​pro.gravit.utils.command.Command> getCommands()
        Gets a list of commands available for this object.
        Returns:
        Key - Command Name Value is a command object