implements ICommandHandler
| k | |
| net.minecraft.command.CommandHandler | |
| net.minecraft.server.v1_10_R1.CommandHandler |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final Map<String, ICommand> |
| ||||
| private final Set<ICommand> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public int |
| ||||||
| protected boolean |
| ||||||
| protected abstract MinecraftServer |
| ||||||
| public ICommand |
| ||||||
| private static String[] |
| ||||||
| public List<String> |
| ||||||
| public List<ICommand> |
| ||||||
| public Map<String, ICommand> |
| ||||||
| private int |
|