public interface ImmutableEnchantmentData extends ImmutableDataManipulator<ImmutableEnchantmentData,EnchantmentData>
Modifier and Type | Method and Description |
---|---|
ImmutableListValue<ItemEnchantment> |
enchantments()
Gets the
ImmutableListValue for the ItemEnchantment s. |
asMutable, copy, with, with
compareTo
toContainer
ImmutableListValue<ItemEnchantment> enchantments()
ImmutableListValue
for the ItemEnchantment
s.