extends CraftingRecipeBuilder$CraftingResult
All mapped superinterfaces:
| lw$a | |
| net.minecraft.data.recipes.ShapelessRecipeBuilder$Result | |
| net.minecraft.class_2450$class_2451 | |
| net.minecraft.unmapped.C_bddxvulm$C_ghedqajh | |
| net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder$ShapelessRecipeJsonProvider | |
| net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory$ShapelessRecipeJsonProvider | |
| net.minecraft.src.C_4832_$C_4833_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||||||
| private final Item |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final String |
| ||||||||||||||
| private final List<Ingredient> |
| ||||||||||||||
| private final AdvancementHolder |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation recipeId, Item output, int outputCount, String group, CraftingBookCategory craftingCategory, List<Ingredient> inputs, AdvancementHolder advancementBuilder) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public RecipeSerializer<?> |
| ||||||||||||||
| public ResourceLocation |
| ||||||||||||||
| public AdvancementHolder |
|