RecipeHandler

Functions

Link copied to clipboard
fun matchingRecipes(ctx: Inventory, grid: List<ItemStack?>, player: MacrocosmPlayer): List<Pair<MacrocosmRecipe, HashMap<Int, Pair<ItemStack, Int>>>>