cpw.mods.fml.common
Interface IConsoleHandler


public interface IConsoleHandler

Author:
cpw

Method Summary
 boolean handleCommand(String command, Object... data)
           
 

Method Detail

handleCommand

boolean handleCommand(String command,
                      Object... data)