| net.minecraft.server.ServerFunctionManager | |
| net.minecraft.class_2991 | |
| net.minecraft.server.function.CommandFunctionManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private static final Identifier |
|
||||||
| private static final Identifier |
|
||||||
| private final MinecraftServer |
|
||||||
| private List<CommandFunction<ServerCommandSource>> |
|
||||||
| private boolean |
|
||||||
| private FunctionLoader |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftServer server, FunctionLoader loader) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public com.mojang.brigadier.CommandDispatcher<ServerCommandSource> |
|
||||||
| public void |
|
||||||
| private void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| private void |
|
||||||
| public ServerCommandSource |
|
||||||
| public Optional<CommandFunction<ServerCommandSource>> |
|
||||||
| public List<CommandFunction<ServerCommandSource>> |
|
||||||
| public Iterable<Identifier> |
|
||||||
| public Iterable<Identifier> |
|
||||||
| private static void |
|
||||||
| private static String |
|