net.minecraft.commands.execution.tasks

public class IsolatedCall<T extends ExecutionCommandSource<T>>

implements EntryAction<T>

hu
net.minecraft.commands.execution.tasks.IsolatedCall
net.minecraft.class_8940
net.minecraft.command.IsolatedCommandAction

Field summary

Modifier and TypeField
private final Consumer<ExecutionControl<T>>
a
taskProducer
field_47170
controlConsumer
private final CommandResultCallback
b
output
field_47171
returnValueConsumer

Constructor summary

ModifierConstructor
public (Consumer<ExecutionControl<T>> controlConsumer, CommandResultCallback returnValueConsumer)

Method summary

Modifier and TypeMethod
public void
execute(hj<T> arg0, hl arg1)
execute(ExecutionContext<T> arg0, Frame arg1)
execute(class_8854<T> arg0, class_8937 arg1)
execute(CommandExecutionContext<T> arg0, Frame arg1)