Skip to main content

match_shapeless_ingredients

Function match_shapeless_ingredients 

Source
fn match_shapeless_ingredients(
    ingredients: &[Ingredient],
    items: &[&ItemStack],
    used: &mut [bool],
) -> bool