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