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