am | |
net.minecraft.advancements.AdvancementRewards | |
net.minecraft.class_170 | |
net.minecraft.unmapped.C_wptigggq | |
net.minecraft.advancement.AdvancementRewards | |
net.minecraft.advancement.AdvancementRewards |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final int |
| ||||||||||||
private final List<ResourceKey<LootTable>> |
| ||||||||||||
private final List<ResourceKey<Recipe<?>>> |
| ||||||||||||
private final Optional<CacheableFunction> |
| ||||||||||||
public static final com.mojang.serialization.Codec<AdvancementRewards> |
| ||||||||||||
public static final AdvancementRewards |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int experience, List<ResourceKey<LootTable>> loot, List<ResourceKey<Recipe<?>>> recipes, Optional<CacheableFunction> function) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||
public int |
| ||||||||||||
public List<ResourceKey<LootTable>> |
| ||||||||||||
public List<ResourceKey<Recipe<?>>> |
| ||||||||||||
public Optional<CacheableFunction> |
|