Class macro_AutoEater
java.lang.Object
|
+--Macro
|
+--macro_AutoEater
- public class macro_AutoEater
- extends Macro
Fields inherited from class Macro |
rs |
Constructor Summary |
macro_AutoEater(mudclient_Debug client)
Creates a new instance of AutoEater |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
macro_AutoEater
public macro_AutoEater(mudclient_Debug client)
- Creates a new instance of AutoEater
getCommands
public String[] getCommands()
- Overrides:
getCommands
in class Macro
start
public void start(String command)
- Overrides:
start
in class Macro