Uses of Class
org.cloudburstmc.api.enchantment.EnchantmentType
Packages that use EnchantmentType
-
Uses of EnchantmentType in org.cloudburstmc.api.enchantment
Fields in org.cloudburstmc.api.enchantment declared as EnchantmentTypeModifier and TypeFieldDescriptionstatic final EnchantmentTypeEnchantmentTypes.BINDING_CURSEstatic final EnchantmentTypeEnchantmentTypes.BOW_FLAMEstatic final EnchantmentTypeEnchantmentTypes.BOW_INFINITYstatic final EnchantmentTypeEnchantmentTypes.BOW_POWERstatic final EnchantmentTypeEnchantmentTypes.BOW_PUNCHstatic final EnchantmentTypeEnchantmentTypes.CROSSBOW_MULTISHOTstatic final EnchantmentTypeEnchantmentTypes.CROSSBOW_PIERCINGstatic final EnchantmentTypeEnchantmentTypes.CROSSBOW_QUICK_CHARGEstatic final EnchantmentTypeEnchantmentTypes.DAMAGE_ARTHOPODSstatic final EnchantmentTypeEnchantmentTypes.DAMAGE_SHARPNESSstatic final EnchantmentTypeEnchantmentTypes.DAMAGE_SMITEstatic final EnchantmentTypeEnchantmentTypes.DURABILITYstatic final EnchantmentTypeEnchantmentTypes.EFFICIENCYstatic final EnchantmentTypeEnchantmentTypes.EXPLOSION_PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.FALL_PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.FIRE_ASPECTstatic final EnchantmentTypeEnchantmentTypes.FIRE_PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.FORTUNEstatic final EnchantmentTypeEnchantmentTypes.FROST_WALKERstatic final EnchantmentTypeEnchantmentTypes.KNOCKBACKstatic final EnchantmentTypeEnchantmentTypes.LOOTINGstatic final EnchantmentTypeEnchantmentTypes.LUCKstatic final EnchantmentTypeEnchantmentTypes.LUREstatic final EnchantmentTypeEnchantmentTypes.MENDINGstatic final EnchantmentTypeEnchantmentTypes.PROJECTILE_PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.SILK_TOUCHstatic final EnchantmentTypeEnchantmentTypes.THORNSstatic final EnchantmentTypeEnchantmentTypes.TRIDENT_CHANNELINGstatic final EnchantmentTypeEnchantmentTypes.TRIDENT_IMPALINGstatic final EnchantmentTypeEnchantmentTypes.TRIDENT_LOYALTYstatic final EnchantmentTypeEnchantmentTypes.TRIDENT_RIPTIDEstatic final EnchantmentTypeEnchantmentTypes.VANISHING_CURSEstatic final EnchantmentTypeEnchantmentTypes.WATER_BREATHINGstatic final EnchantmentTypeEnchantmentTypes.WATER_WALKERstatic final EnchantmentTypeEnchantmentTypes.WATER_WORKERMethods in org.cloudburstmc.api.enchantment that return EnchantmentType -
Uses of EnchantmentType in org.cloudburstmc.api.item
Methods in org.cloudburstmc.api.item that return types with arguments of type EnchantmentTypeMethods in org.cloudburstmc.api.item with parameters of type EnchantmentTypeModifier and TypeMethodDescriptiondefault EnchantmentInstanceItemStack.getEnchantment(EnchantmentType enchantment) ItemStackBuilder.removeEnchantment(EnchantmentType enchantment) Method parameters in org.cloudburstmc.api.item with type arguments of type EnchantmentTypeModifier and TypeMethodDescriptionItemStackBuilder.removeEnchantments(Collection<EnchantmentType> enchantments)