implements PreparableReloadListener
amk | |
net.minecraft.server.ServerFunctionLibrary | |
net.minecraft.class_5349 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final org.slf4j.Logger |
| ||||||
public static final ResourceKey<Registry<CommandFunction<CommandSourceStack>>> |
| ||||||
private static final FileToIdConverter |
| ||||||
private volatile Map<ResourceLocation, CommandFunction<CommandSourceStack>> |
| ||||||
private final TagLoader<CommandFunction<CommandSourceStack>> |
| ||||||
private volatile Map<ResourceLocation, List<CommandFunction<CommandSourceStack>>> |
| ||||||
private final int |
| ||||||
private final com.mojang.brigadier.CommandDispatcher<CommandSourceStack> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int arg0, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public Optional<CommandFunction<CommandSourceStack>> |
| ||||||
public Map<ResourceLocation, CommandFunction<CommandSourceStack>> |
| ||||||
public List<CommandFunction<CommandSourceStack>> |
| ||||||
public Iterable<ResourceLocation> |
| ||||||
public CompletableFuture<Void> |
| ||||||
private static List<String> |
|