aml | |
net.minecraft.server.ServerFunctionManager | |
net.minecraft.class_2991 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final org.slf4j.Logger |
| ||||||
private static final ResourceLocation |
| ||||||
private static final ResourceLocation |
| ||||||
private final MinecraftServer |
| ||||||
private List<CommandFunction<CommandSourceStack>> |
| ||||||
private boolean |
| ||||||
private ServerFunctionLibrary |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (MinecraftServer arg0, ServerFunctionLibrary arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public com.mojang.brigadier.CommandDispatcher<CommandSourceStack> |
| ||||||
public void |
| ||||||
private void |
| ||||||
public void |
| ||||||
public void |
| ||||||
private void |
| ||||||
public CommandSourceStack |
| ||||||
public Optional<CommandFunction<CommandSourceStack>> |
| ||||||
public List<CommandFunction<CommandSourceStack>> |
| ||||||
public Iterable<ResourceLocation> |
| ||||||
public Iterable<ResourceLocation> |
|