class FunctionBuilder<T extends ExecutionCommandSource<T>>
| hu | |
| net.minecraft.commands.functions.FunctionBuilder | |
| net.minecraft.class_8867 | |
| net.minecraft.server.function.FunctionBuilder |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private List<UnboundEntryAction<T>> |
| ||||||||
| private List<MacroFunction$Entry<T>> |
| ||||||||
| private final List<String> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| private int |
| ||||||||
| private it.unimi.dsi.fastutil.ints.IntList |
| ||||||||
| public void |
| ||||||||
| public CommandFunction<T> |
|