implements ICommandHandler
| k | |
| net.minecraft.command.CommandHandler | |
| net.minecraft.server.v1_9_R2.CommandHandler |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final Map<String, ICommand> |
| ||||
| private final Set<ICommand> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
| ||||||
| protected boolean |
| ||||||
| protected abstract MinecraftServer |
| ||||||
| public ICommand |
| ||||||
| private static String[] |
| ||||||
| public List<String> |
| ||||||
| public List<ICommand> |
| ||||||
| public Map<String, ICommand> |
| ||||||
| private int |
|