implements FinishedRecipe
| hx$a | |
| net.minecraft.data.recipes.ShapelessRecipeBuilder$Result | |
| net.minecraft.class_2450$class_2451 | |
| net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory$ShapelessRecipeJsonProvider | |
| net.minecraft.data.ShapelessRecipeBuilder$Result |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||
| private final Item |
| ||||||||||
| private final int |
| ||||||||||
| private final String |
| ||||||||||
| private final List<Ingredient> |
| ||||||||||
| private final Advancement$Builder |
| ||||||||||
| private final ResourceLocation |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ResourceLocation recipeId, Item output, int outputCount, String group, List<Ingredient> inputs, Advancement$Builder builder, ResourceLocation advancementId) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public RecipeSerializer<?> |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public com.google.gson.JsonObject |
| ||||||||||
| public ResourceLocation |
|