public class IsolatedCall<T extends ExecutionCommandSource<T>>
implements EntryAction<T>
ii | |
net.minecraft.commands.execution.tasks.IsolatedCall | |
net.minecraft.class_8940 | |
net.minecraft.unmapped.C_tqpivodu | |
net.minecraft.command.IsolatedCommandAction | |
net.minecraft.unmapped.C_tqpivodu | |
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 |
|