public class SingleCommandAction$MultiSource<T extends AbstractServerCommandSource<T>>
extends SingleCommandAction<T> implements CommandAction<T>
All mapped superinterfaces:
| net.minecraft.commands.execution.tasks.BuildContexts$Continuation | |
| net.minecraft.class_8858$class_8859 | |
| net.minecraft.command.SingleCommandAction$MultiSource |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final ExecutionFlags |
|
||||||
| private final T |
|
||||||
| private final List<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String command, com.mojang.brigadier.context.ContextChain<T> contextChain, ExecutionFlags flags, T baseSource, List<T> sources) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|