implements ITickable, IResourcePackListener
| pp | |
| net.minecraft.advancements.FunctionManager | |
| net.minecraft.server.v1_13_R2.CustomFunctionData | 
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger | 
  | ||||
| private static final MinecraftKey | 
  | ||||
| private static final MinecraftKey | 
  | ||||
| public static final int | 
  | ||||
| public static final int | 
  | ||||
| private final MinecraftServer | 
  | ||||
| private final Map<MinecraftKey, CustomFunction> | 
  | ||||
| private final ArrayDeque<CustomFunctionData$a> | 
  | ||||
| private boolean | 
  | ||||
| private final Tags<CustomFunction> | 
  | ||||
| private final List<CustomFunction> | 
  | ||||
| private boolean | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (MinecraftServer arg0) | 
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public CustomFunction | 
  | ||||
| public MinecraftServer | 
  | ||||
| public int | 
  | ||||
| public Map<MinecraftKey, CustomFunction> | 
  | ||||
| public com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper> | 
  | ||||
| public void | 
  | ||||
| public int | 
  | ||||
| public void | 
  | ||||
| private CustomFunction | 
  | ||||
| private static List<String> | 
  | ||||
| public CommandListenerWrapper | 
  | ||||
| public Tags<CustomFunction> | 
  |