public interface ImmutableEnchantmentData extends ImmutableListData<Enchantment,ImmutableEnchantmentData,EnchantmentData>
Modifier and Type | Method and Description |
---|---|
default ImmutableListValue<Enchantment> |
enchantments()
Gets the
ImmutableListValue of Enchantment s on
item stacks. |
asList, contains, get, getListValue
asMutable, copy, with, with
getContentVersion, toContainer
default ImmutableListValue<Enchantment> enchantments()
ImmutableListValue
of Enchantment
s on
item stacks.