public class CommandFunctionAction<T extends AbstractServerCommandSource<T>>
implements SourcedCommandAction<T>
| hv | |
| net.minecraft.commands.execution.tasks.CallFunction | |
| net.minecraft.class_8862 | |
| net.minecraft.command.CommandFunctionAction | |
| net.minecraft.unmapped.C_qlqfxcas | |
| net.minecraft.unmapped.C_qlqfxcas | |
| net.minecraft.src.C_302062_ |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Procedure<T> |
| ||||||||||||
| private final ReturnValueConsumer |
| ||||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Procedure<T> function, ReturnValueConsumer returnValueConsumer, boolean propagateReturn) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|