implements CommandFunction<T>, InstantiatedFunction<T>
ie | |
net.minecraft.commands.functions.PlainTextFunction | |
net.minecraft.class_8872 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final ResourceLocation |
| ||||||
private final List<UnboundEntryAction<T>> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (ResourceLocation arg0, List<UnboundEntryAction<T>> arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public InstantiatedFunction<T> |
| ||||||
public ResourceLocation |
| ||||||
public List<UnboundEntryAction<T>> |
|