Uses of Interface
io.papermc.paper.datacomponent.item.Enchantable
Packages that use Enchantable
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of Enchantable in io.papermc.paper.datacomponent
Fields 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.item
Methods in io.papermc.paper.datacomponent.item that return EnchantableModifier and TypeMethodDescriptionstatic EnchantableEnchantable.enchantable(@Positive int level)