Uses of Interface
io.papermc.paper.datacomponent.item.Enchantable
Packages that use Enchantable
- 
Uses of Enchantable in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type EnchantableModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<Enchantable> DataComponentTypes.ENCHANTABLE
- 
Uses of Enchantable in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return EnchantableModifier and TypeMethodDescriptionstatic EnchantableEnchantable.enchantable(@org.checkerframework.checker.index.qual.Positive int level)