public static class RecipeUnlockedTrigger.Instance extends CriterionInstance
Modifier and Type | Field and Description |
---|---|
private ResourceLocation |
recipe |
Constructor and Description |
---|
Instance(ResourceLocation recipe) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize() |
boolean |
test(IRecipe<?> recipe) |
getId, toString
private final ResourceLocation recipe
public Instance(ResourceLocation recipe)
public com.google.gson.JsonElement serialize()
public boolean test(IRecipe<?> recipe)