public class FunctionManager
implements Tickable
| nt | |
| net.minecraft.unmapped.C_84455079 | |
| net.minecraft.server.FunctionManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private final File |
| ||||||
| private final MinecraftServer |
| ||||||
| private final Map<Identifier, CommandFunction> |
| ||||||
| private String |
| ||||||
| private CommandFunction |
| ||||||
| private final ArrayDeque<FunctionManager$QueuedCommand> |
| ||||||
| private boolean |
| ||||||
| private final CommandSource |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (File dir, MinecraftServer server) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public CommandFunction |
| ||||||
| public CommandHandler |
| ||||||
| public int |
| ||||||
| public Map<Identifier, CommandFunction> |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public void |
| ||||||
| private void |
|