implements AbstractCriterion$Conditions
| net.minecraft.advancements.triggers.RecipeUnlockedTrigger$TriggerInstance | |
| net.minecraft.class_2119$class_2121 | |
| net.minecraft.advancement.criterion.RecipeUnlockedCriterion$Conditions |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Optional<RegistryEntry<LootCondition>> |
|
||||||
| private final RegistryEntryList<Recipe<?>> |
|
||||||
| public static final com.mojang.serialization.Codec<RecipeUnlockedCriterion$Conditions> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<RegistryEntry<LootCondition>> playerPredicate, RegistryEntryList<Recipe<?>> recipes) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public Optional<RegistryEntry<LootCondition>> |
|
||||||
| public RegistryEntryList<Recipe<?>> |
|
||||||
| private static boolean |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|