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.AQUA_AFFINITYstatic final EnchantmentTypeEnchantmentTypes.BANE_OF_ARTHROPODSstatic final EnchantmentTypeEnchantmentTypes.BINDINGstatic final EnchantmentTypeEnchantmentTypes.BLAST_PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.CHANNELINGstatic final EnchantmentTypeEnchantmentTypes.DEPTH_STRIDERstatic final EnchantmentTypeEnchantmentTypes.EFFICIENCYstatic final EnchantmentTypeEnchantmentTypes.FEATHER_FALLINGstatic final EnchantmentTypeEnchantmentTypes.FIRE_ASPECTstatic final EnchantmentTypeEnchantmentTypes.FIRE_PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.FLAMEstatic final EnchantmentTypeEnchantmentTypes.FORTUNEstatic final EnchantmentTypeEnchantmentTypes.FROST_WALKERstatic final EnchantmentTypeEnchantmentTypes.IMPALINGstatic final EnchantmentTypeEnchantmentTypes.INFINITYstatic final EnchantmentTypeEnchantmentTypes.KNOCKBACKstatic final EnchantmentTypeEnchantmentTypes.LOOTINGstatic final EnchantmentTypeEnchantmentTypes.LOYALTYstatic final EnchantmentTypeEnchantmentTypes.LUCK_OF_THE_SEAstatic final EnchantmentTypeEnchantmentTypes.LUREstatic final EnchantmentTypeEnchantmentTypes.MENDINGstatic final EnchantmentTypeEnchantmentTypes.MULTISHOTstatic final EnchantmentTypeEnchantmentTypes.PIERCINGstatic final EnchantmentTypeEnchantmentTypes.POWERstatic final EnchantmentTypeEnchantmentTypes.PROJECTILE_PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.PROTECTIONstatic final EnchantmentTypeEnchantmentTypes.PUNCHstatic final EnchantmentTypeEnchantmentTypes.QUICK_CHARGEstatic final EnchantmentTypeEnchantmentTypes.RESPIRATIONstatic final EnchantmentTypeEnchantmentTypes.RIPTIDEstatic final EnchantmentTypeEnchantmentTypes.SHARPNESSstatic final EnchantmentTypeEnchantmentTypes.SILK_TOUCHstatic final EnchantmentTypeEnchantmentTypes.SMITEstatic final EnchantmentTypeEnchantmentTypes.SOUL_SPEEDstatic final EnchantmentTypeEnchantmentTypes.THORNSstatic final EnchantmentTypeEnchantmentTypes.UNBREAKINGstatic final EnchantmentTypeEnchantmentTypes.VANISHINGMethods 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)