implements ITickable, IResourcePackListener
| pp | |
| net.minecraft.advancements.FunctionManager | |
| net.minecraft.server.v1_13_R2.CustomFunctionData |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| 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 |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (MinecraftServer arg0) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| 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> |
|