implements ITickable
| nt | |
| net.minecraft.advancements.FunctionManager |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final File |
| ||||
| private final MinecraftServer |
| ||||
| private final Map<ResourceLocation, FunctionObject> |
| ||||
| private String |
| ||||
| private FunctionObject |
| ||||
| private final ArrayDeque<FunctionManager$QueuedCommand> |
| ||||
| private boolean |
| ||||
| private final ICommandSender |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (File arg0, MinecraftServer arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public FunctionObject |
| ||||
| public ICommandManager |
| ||||
| public int |
| ||||
| public Map<ResourceLocation, FunctionObject> |
| ||||
| public void |
| ||||
| public int |
| ||||
| public void |
| ||||
| private void |
|