Skip to main content

Module enchantment

Module enchantment 

Source

Re-exports§

pub use crate::loot_table::EquipmentSlotGroup;

Structs§

Enchantment
EnchantmentCost
Enchanting cost formula: base + per_level_above_first * (level - 1).
EnchantmentRegistry

Functions§

parse_tag_ref 🔒
Parses a tag reference string like "#minecraft:foo" into an Identifier.

Type Aliases§

EnchantmentRef