public class CallFunction<T extends ExecutionCommandSource<T>>
implements UnboundEntryAction<T>
| hn | |
| net.minecraft.commands.execution.tasks.CallFunction | |
| net.minecraft.class_8862 | |
| net.minecraft.command.CommandFunctionAction | |
| net.minecraft.src.C_302062_ | |
| net.minecraft.commands.execution.tasks.CallFunction |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final InstantiatedFunction<T> |
| ||||||||||
| private final CommandResultCallback |
| ||||||||||
| private final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (InstantiatedFunction<T> function, CommandResultCallback returnValueConsumer, boolean propagateReturn) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|