Package | Description |
---|---|
net.minecraft.advancements | |
net.minecraft.command |
Modifier and Type | Field and Description |
---|---|
private FunctionObject.CacheableFunction |
AdvancementRewards.function |
Constructor and Description |
---|
AdvancementRewards(int experience,
ResourceLocation[] loot,
ResourceLocation[] recipes,
FunctionObject.CacheableFunction function) |
Modifier and Type | Field and Description |
---|---|
static FunctionObject.CacheableFunction |
FunctionObject.CacheableFunction.EMPTY |
private FunctionObject.CacheableFunction |
FunctionObject.FunctionEntry.function |