public class IsolatedCall<T extends ExecutionCommandSource<T>>
implements EntryAction<T>
hy | |
net.minecraft.commands.execution.tasks.IsolatedCall | |
net.minecraft.class_8940 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final Consumer<ExecutionControl<T>> |
| ||||||
private final CommandResultCallback |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Consumer<ExecutionControl<T>> arg0, CommandResultCallback arg1) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public void |
|