implements IFinishedRecipe
| gi$a | |
| net.minecraft.data.FurnaceRecipeBuilder$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 |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation arg0, String arg1, Ingredient arg2, Item arg3, float arg4, int arg5, Advancement$Builder arg6, ResourceLocation arg7) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public com.google.gson.JsonObject |
| ||||
| public ResourceLocation |
| ||||
| public com.google.gson.JsonObject |
| ||||
| public ResourceLocation |
|