Skip to main content

tool_enchantment_matches

Function tool_enchantment_matches 

Source
fn tool_enchantment_matches(
    tool: &ItemStack,
    enchantment_or_tag: &Identifier,
    min_level: i32,
) -> bool