implements ITickable, IResourceManagerReloadListener
| pp | |
| net.minecraft.advancements.FunctionManager |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private static final ResourceLocation |
| ||||
| private static final ResourceLocation |
| ||||
| public static final int |
| ||||
| public static final int |
| ||||
| private final MinecraftServer |
| ||||
| private final Map<ResourceLocation, FunctionObject> |
| ||||
| private final ArrayDeque<FunctionManager$QueuedCommand> |
| ||||
| private boolean |
| ||||
| private final TagCollection<FunctionObject> |
| ||||
| private final List<FunctionObject> |
| ||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftServer arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public FunctionObject |
| ||||
| public MinecraftServer |
| ||||
| public int |
| ||||
| public Map<ResourceLocation, FunctionObject> |
| ||||
| public com.mojang.brigadier.CommandDispatcher<CommandSource> |
| ||||
| public void |
| ||||
| public int |
| ||||
| public void |
| ||||
| private FunctionObject |
| ||||
| private static List<String> |
| ||||
| public CommandSource |
| ||||
| public TagCollection<FunctionObject> |
|