public interface StoredEnchantmentData extends DataManipulator<StoredEnchantmentData,ImmutableStoredEnchantmentData>
DataManipulator
handling "stored" ItemEnchantment
s.
Usually, stored ItemEnchantment
s can be "transferred" to other
ItemStack
s. Examples include ItemTypes.ENCHANTED_BOOK
s
storing enchantments to apply to weapons.Modifier and Type | Method and Description |
---|---|
ListValue<ItemEnchantment> |
enchantments()
|
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer
ListValue<ItemEnchantment> enchantments()