public class CommandRegistry
implements CommandHandler
| j | |
| net.minecraft.unmapped.C_54345382 | |
| net.minecraft.server.command.handler.CommandRegistry |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private final Map<String, Command> |
| ||||||
| private final Set<Command> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
| ||||||
| protected boolean |
| ||||||
| public Command |
| ||||||
| private static String[] |
| ||||||
| public List<String> |
| ||||||
| public List<Command> |
| ||||||
| public Map<String, Command> |
| ||||||
| private int |
|