implements IFinishedRecipe
| gh$a | |
| net.minecraft.data.ShapelessRecipeBuilder$Result |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||
| private final Item |
| ||||
| private final int |
| ||||
| private final String |
| ||||
| private final List<Ingredient> |
| ||||
| private final Advancement$Builder |
| ||||
| private final ResourceLocation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation arg0, Item arg1, int arg2, String arg3, List<Ingredient> arg4, Advancement$Builder arg5, ResourceLocation arg6) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public com.google.gson.JsonObject |
| ||||
| public ResourceLocation |
| ||||
| public com.google.gson.JsonObject |
| ||||
| public ResourceLocation |
|