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