net.minecraft.commands.execution.tasks

public class IsolatedCall<T extends ExecutionCommandSource<T>>

implements EntryAction<T>

id
net.minecraft.commands.execution.tasks.IsolatedCall
net.minecraft.class_8940
net.minecraft.unmapped.C_tqpivodu
net.minecraft.command.IsolatedCommandAction
net.minecraft.src.C_301916_
net.minecraft.commands.execution.tasks.IsolatedCall

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
execute(hs<T> arg0, hu arg1)
execute(ExecutionContext<T> arg0, Frame arg1)
execute(class_8854<T> arg0, class_8937 arg1)
execute(CommandExecutionContext<T> arg0, Frame arg1)
m_305380_(C_302111_<T> p_311608_, C_301946_ arg1)