Package 

Class AllBlueprints

    • Method Summary

      Modifier and Type Method Description
      static boolean isLearnable(ShipHullSpecAPI spec)
      static boolean isLearnable(FighterWingSpecAPI spec)
      static boolean isLearnable(WeaponSpecAPI spec)
      static boolean isLearnable(IndustrySpecAPI spec)
      BaseCommand.CommandResult runCommand(String args, BaseCommand.CommandContext context) Called when the player enters your command.
      • Methods inherited from class org.lazywizard.console.BaseCommand

        runCommand
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait