public interface ImmutableStoredEnchantmentData extends ImmutableDataManipulator<ImmutableStoredEnchantmentData,StoredEnchantmentData>
ImmutableDataManipulator
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 |
---|---|
ImmutableListValue<ItemEnchantment> |
enchantments()
|
asMutable, copy, with, with
compareTo
toContainer
ImmutableListValue<ItemEnchantment> enchantments()