Package 

Class SourceOf

  • All Implemented Interfaces:
    org.lazywizard.console.BaseCommand

    
    public class SourceOf
     implements BaseCommand
                        
    • Method Summary

      Modifier and Type Method Description
      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