pub fn item_matches_consumable_query(
item: &ItemDataFlat,
name_token: &str,
subclass: i32,
) -> boolExpand description
Whether an item satisfies the consumable lookup coordinates used by data resolvers.
pub fn item_matches_consumable_query(
item: &ItemDataFlat,
name_token: &str,
subclass: i32,
) -> boolWhether an item satisfies the consumable lookup coordinates used by data resolvers.