implements CommandFunction<T>, Procedure<T>
| 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<SourcedCommandAction<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier id, List<SourcedCommandAction<T>> entries) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Procedure<T> |
|
||||||
| public Identifier |
|
||||||
| public List<SourcedCommandAction<T>> |
|