public class SingleCommandAction$SingleSource<T extends AbstractServerCommandSource<T>>
extends SingleCommandAction<T> implements CommandAction<T>
All mapped superinterfaces:
| net.minecraft.commands.execution.tasks.BuildContexts$TopLevel | |
| net.minecraft.class_8858$class_8860 | |
| net.minecraft.command.SingleCommandAction$SingleSource |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String command, com.mojang.brigadier.context.ContextChain<T> contextChain, T source) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|