implements ResourceManagerReloadListener
| rh | |
| net.minecraft.server.ServerFunctionManager | |
| net.minecraft.class_2991 | |
| net.minecraft.unmapped.C_nbwcoknw | |
| net.minecraft.server.function.CommandFunctionManager | |
| net.minecraft.advancements.FunctionManager | |
| net.minecraft.server.v1_14_R1.CustomFunctionData |
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, CommandFunction> |
| ||||||||||||||
| private boolean |
| ||||||||||||||
| private final ArrayDeque<ServerFunctionManager$QueuedCommand> |
| ||||||||||||||
| private final List<ServerFunctionManager$QueuedCommand> |
| ||||||||||||||
| private final TagCollection<CommandFunction> |
| ||||||||||||||
| private final List<CommandFunction> |
| ||||||||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftServer server) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public Optional<CommandFunction> |
| ||||||||||||||
| public MinecraftServer |
| ||||||||||||||
| public int |
| ||||||||||||||
| public Map<ResourceLocation, CommandFunction> |
| ||||||||||||||
| public com.mojang.brigadier.CommandDispatcher<CommandSourceStack> |
| ||||||||||||||
| public void |
| ||||||||||||||
| public int |
| ||||||||||||||
| public void |
| ||||||||||||||
| private CommandFunction |
| ||||||||||||||
| private static List<String> |
| ||||||||||||||
| public CommandSourceStack |
| ||||||||||||||
| public CommandSourceStack |
| ||||||||||||||
| public TagCollection<CommandFunction> |
|