class FunctionBuilder<T extends ExecutionCommandSource<T>>
| ic | |
| net.minecraft.commands.functions.FunctionBuilder | |
| net.minecraft.class_8867 | |
| net.minecraft.server.function.FunctionBuilder | |
| net.minecraft.src.C_302047_ | |
| net.minecraft.commands.functions.FunctionBuilder |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private List<UnboundEntryAction<T>> |
| ||||||||||
| private List<MacroFunction$Entry<T>> |
| ||||||||||
| private final List<String> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| () |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| private int |
| ||||||||||
| private it.unimi.dsi.fastutil.ints.IntList |
| ||||||||||
| public void |
| ||||||||||
| public CommandFunction<T> |
|