public class IsolatedCall<T extends ExecutionCommandSource<T>>
implements EntryAction<T>
| hz | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Consumer<ExecutionControl<T>> |
| ||||||||||
| private final CommandResultCallback |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Consumer<ExecutionControl<T>> controlConsumer, CommandResultCallback returnValueConsumer) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|