public class ExecuteCommand<T extends ExecutionCommandSource<T>>
implements UnboundEntryAction<T>
| hx | |
| net.minecraft.commands.execution.tasks.ExecuteCommand | |
| net.minecraft.class_8865 | |
| net.minecraft.command.FixedCommandAction | |
| net.minecraft.src.C_302144_ | |
| net.minecraft.commands.execution.tasks.ExecuteCommand |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||||
| private final ChainModifiers |
| ||||||||||
| private final com.mojang.brigadier.context.CommandContext<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (String command, ChainModifiers flags, com.mojang.brigadier.context.CommandContext<T> context) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|