public class IsolatedCommandAction<T extends AbstractServerCommandSource<T>>
implements CommandAction<T>
| net.minecraft.commands.execution.tasks.IsolatedCall | |
| net.minecraft.class_8940 | |
| net.minecraft.command.IsolatedCommandAction |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Consumer<ExecutionControl<T>> |
|
||||||
| private final ReturnValueConsumer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Consumer<ExecutionControl<T>> controlConsumer, ReturnValueConsumer returnValueConsumer) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|