implements CommandFunction<T>, InstantiatedFunction<T>
| hx | |
| net.minecraft.commands.functions.PlainTextFunction | |
| net.minecraft.class_8872 | |
| net.minecraft.server.function.ExpandedMacro |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final List<UnboundEntryAction<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier id, List<UnboundEntryAction<T>> entries) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public InstantiatedFunction<T> |
| ||||||||
| public Identifier |
| ||||||||
| public List<UnboundEntryAction<T>> |
|