public class ExecuteCommand<T extends ExecutionCommandSource<T>>
implements UnboundEntryAction<T>
| gx | |
| net.minecraft.commands.execution.tasks.ExecuteCommand | |
| net.minecraft.class_8865 | |
| net.minecraft.unmapped.C_yxkgcend | |
| net.minecraft.command.FixedCommandAction | |
| net.minecraft.unmapped.C_yxkgcend | |
| net.minecraft.src.C_302144_ | |
| net.minecraft.commands.execution.tasks.ExecuteCommand |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||||||
| private final ChainModifiers |
| ||||||||||||
| private final com.mojang.brigadier.context.CommandContext<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String command, ChainModifiers flags, com.mojang.brigadier.context.CommandContext<T> context) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|