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