Package me.hsgamer.bettergui.util
Class CommandUtil
- java.lang.Object
-
- me.hsgamer.bettergui.util.CommandUtil
-
public final class CommandUtil extends Object
The utility class for command
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringnormalizeCommand(String command)Normalize the command
-