CraftingShapeless

constructor(type: String = "minecraft:crafting_shapeless", group: String? = null, ingredients: List<List<Item>>, result: CraftingResult)(source)