public class CallFunction<T extends ExecutionCommandSource<T>>
implements UnboundEntryAction<T>
id | |
net.minecraft.commands.execution.tasks.CallFunction | |
net.minecraft.class_8862 | |
net.minecraft.command.CommandFunctionAction | |
net.minecraft.commands.execution.tasks.CallFunction |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final InstantiatedFunction<T> |
| ||||||||
private final CommandResultCallback |
| ||||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (InstantiatedFunction<T> function, CommandResultCallback returnValueConsumer, boolean propagateReturn) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public void |
|