implements IFinishedRecipe
| gg$a | |
| net.minecraft.data.ShapedRecipeBuilder$Result |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||
| private final Item |
| ||||
| private final int |
| ||||
| private final String |
| ||||
| private final List<String> |
| ||||
| private final Map<Character, Ingredient> |
| ||||
| private final Advancement$Builder |
| ||||
| private final ResourceLocation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation arg0, Item arg1, int arg2, String arg3, List<String> arg4, Map<Character, Ingredient> 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 |
|