Interface AccessorShapedRecipe


public interface AccessorShapedRecipe
  • Method Details

    • bookshelf$keyFromJson

      static Map<String,net.minecraft.world.item.crafting.Ingredient> bookshelf$keyFromJson(com.google.gson.JsonObject $$0)
    • bookshelf$shrink

      static String[] bookshelf$shrink(String... pattern)
    • bookshelf$patternFromJson

      static String[] bookshelf$patternFromJson(com.google.gson.JsonArray json)
    • bookshelf$dissolvePattern

      static net.minecraft.core.NonNullList<net.minecraft.world.item.crafting.Ingredient> bookshelf$dissolvePattern(String[] pattern, Map<String,net.minecraft.world.item.crafting.Ingredient> ingredients, int width, int height)