Skip to main content

optional_ingredient_matches

Function optional_ingredient_matches 

Source
fn optional_ingredient_matches(
    ingredient: Option<&Ingredient>,
    stack: &ItemStack,
) -> bool