net.minecraft.commands.execution.tasks

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 TypeField
private final Consumer<ExecutionControl<T>>
a
taskProducer
field_47170
private final CommandResultCallback
b
output
field_47171

Constructor summary

ModifierConstructor
public (Consumer<ExecutionControl<T>> arg0, CommandResultCallback arg1)

Method summary

Modifier and TypeMethod
public void
execute(hn<T> arg0, hp arg1)
execute(ExecutionContext<T> arg0, Frame arg1)