Package org.spongepowered.api.item.enchantment
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.item.enchantment
-
ClassDescriptionRepresents an
EnchantmentType
on anItemStack
that is paired with a level.Represents a builder interface which can be used to create aEnchantment
.Represents a builder interface which can be used to create aEnchantment
.Represents a modifier on an item that has various effects.