implements EntryAction<T>
ie | |
net.minecraft.commands.execution.tasks.ContinuationTask | |
net.minecraft.class_8863 | |
net.minecraft.command.SteppedCommandAction | |
net.minecraft.commands.execution.tasks.ContinuationTask |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final ContinuationTask$TaskProvider<T, P> |
| ||||||||
private final List<P> |
| ||||||||
private final CommandQueueEntry<T> |
| ||||||||
private int |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (ContinuationTask$TaskProvider<T, P> wrapper, List<P> actions, Frame frame) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||
public static <T, P> void |
|