public interface IFinishedRecipe
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
getAdvancementID() |
com.google.gson.JsonObject |
getAdvancementJson() |
ResourceLocation |
getID() |
com.google.gson.JsonObject |
getRecipeJson() |
com.google.gson.JsonObject getRecipeJson()
ResourceLocation getID()
@Nullable com.google.gson.JsonObject getAdvancementJson()
@Nullable ResourceLocation getAdvancementID()