implements CommandFunction<T>, InstantiatedFunction<T>
| hx | |
| net.minecraft.commands.functions.PlainTextFunction | |
| net.minecraft.class_8872 | |
| net.minecraft.server.function.ExpandedMacro | |
| net.minecraft.src.C_301877_ | |
| net.minecraft.commands.functions.PlainTextFunction |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||||
| private final List<UnboundEntryAction<T>> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Identifier id, List<UnboundEntryAction<T>> entries) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public InstantiatedFunction<T> |
| ||||||||||
| public Identifier |
| ||||||||||
| public List<UnboundEntryAction<T>> |
|