public interface IForestryCommand
extends net.minecraft.command.ICommand
| Modifier and Type | Method and Description |
|---|---|
java.util.SortedSet<SubCommand> |
getChildren() |
java.lang.String |
getFullCommandString() |
int |
getPermissionLevel() |
void |
printHelp(net.minecraft.command.ICommandSender sender) |
java.lang.String getFullCommandString()
int getPermissionLevel()
java.util.SortedSet<SubCommand> getChildren()
void printHelp(net.minecraft.command.ICommandSender sender)