public class HelpCommand
extends AbstractCommand
All mapped superinterfaces:
| ak | |
| net.minecraft.class_1186 | |
| net.minecraft.server.command.HelpCommand | |
| net.minecraft.command.CommandHelp |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||
| public int |
| ||||||||
| public String |
| ||||||||
| public List<String> |
| ||||||||
| public void |
| ||||||||
| protected List<Command> |
| ||||||||
| protected Map<String, Command> |
| ||||||||
| public List<String> |
|