| Package | Description |
|---|---|
| net.minecraft.item.crafting |
| Modifier and Type | Class and Description |
|---|---|
class |
MapExtendingRecipe |
| Modifier and Type | Field and Description |
|---|---|
static IRecipeSerializer<ShapedRecipe> |
IRecipeSerializer.CRAFTING_SHAPED |
| Modifier and Type | Method and Description |
|---|---|
ShapedRecipe |
ShapedRecipe.Serializer.read(ResourceLocation recipeId,
com.google.gson.JsonObject json) |
ShapedRecipe |
ShapedRecipe.Serializer.read(ResourceLocation recipeId,
PacketBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapedRecipe.Serializer.write(PacketBuffer buffer,
ShapedRecipe recipe) |