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<LootContextPredicate> |
|
||||||
| private final RegistryKey<Recipe<?>> |
|
||||||
| public static final com.mojang.serialization.Codec<RecipeUnlockedCriterion$Conditions> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<LootContextPredicate> playerPredicate, RegistryKey<Recipe<?>> recipe) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public Optional<LootContextPredicate> |
|
||||||
| public RegistryKey<Recipe<?>> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|