public static class RecipeUnlockedCriterion.Conditions extends AbstractCriterionConditions
| Modifier and Type | Field and Description |
|---|---|
private Identifier |
recipe |
| Constructor and Description |
|---|
Conditions(EntityPredicate.class_5258 class_5258,
Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Recipe<?> recipe) |
JsonObject |
toJson(class_5267 class_5267) |
getId, method_27790, toStringprivate final Identifier recipe
public Conditions(EntityPredicate.class_5258 class_5258, Identifier identifier)
public JsonObject toJson(class_5267 class_5267)
toJson in interface CriterionConditionstoJson in class AbstractCriterionConditionspublic boolean matches(Recipe<?> recipe)