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