public interface EnchantmentData extends DataManipulator<EnchantmentData,ImmutableEnchantmentData>
Enchantment
s.
Some enchantments are not compatible with some item types, so checking on the enchantment before setting is recommended.
Modifier and Type | Method and Description |
---|---|
ListValue<ItemEnchantment> |
enchantments()
Gets the
ListValue for the ItemEnchantment s. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer
ListValue<ItemEnchantment> enchantments()
ListValue
for the ItemEnchantment
s.