implements IFinishedRecipe
| hi$a | |
| net.minecraft.class_2454$class_2455 | |
| net.minecraft.data.CookingRecipeBuilder$Result |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||
| private final String |
| ||||||
| private final Ingredient |
| ||||||
| private final Item |
| ||||||
| private final float |
| ||||||
| private final int |
| ||||||
| private final Advancement$Builder |
| ||||||
| private final ResourceLocation |
| ||||||
| private final IRecipeSerializer<? extends AbstractCookingRecipe> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation arg0, String arg1, Ingredient arg2, Item arg3, float arg4, int arg5, Advancement$Builder arg6, ResourceLocation arg7, IRecipeSerializer<? extends AbstractCookingRecipe> arg8) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public IRecipeSerializer<?> |
| ||||||
| public ResourceLocation |
| ||||||
| public com.google.gson.JsonObject |
| ||||||
| public ResourceLocation |
|