public class CommandRegistry
implements CommandHandler
| j | |
| net.minecraft.class_981 | |
| net.minecraft.server.command.handler.CommandRegistry | |
| net.minecraft.command.CommandHandler |
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 |
|