Package net.minecraft.enchantment
Class VanishingCurseEnchantment
java.lang.Object
net.minecraft.enchantment.Enchantment
net.minecraft.enchantment.VanishingCurseEnchantment
- Mappings:
- Namespace - Name - official - cle- intermediary - net/minecraft/class_1911- named - net/minecraft/enchantment/VanishingCurseEnchantment
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.enchantment.EnchantmentEnchantment.Rarity
- 
Field SummaryFields inherited from class net.minecraft.enchantment.Enchantmenttarget, translationKey
- 
Constructor SummaryConstructorsConstructorDescriptionVanishingCurseEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes) 
- 
Method SummaryModifier and TypeMethodDescriptionintgetMaxPower(int level) intgetMinPower(int level) booleanisCursed()booleanMethods inherited from class net.minecraft.enchantment.EnchantmentbyRawId, canAccept, canCombine, getAttackDamage, getEquipment, getMaxLevel, getMinLevel, getName, getOrCreateTranslationKey, getProtectionAmount, getRarity, getTranslationKey, isAcceptableItem, isAvailableForEnchantedBookOffer, isAvailableForRandomSelection, onTargetDamaged, onUserDamaged
- 
Constructor Details- 
VanishingCurseEnchantment- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lcle;<init>(Lckg$a;[Lbfo;)V- intermediary - <init>- Lnet/minecraft/class_1911;<init>(Lnet/minecraft/class_1887$class_1888;[Lnet/minecraft/class_1304;)V- named - <init>- Lnet/minecraft/enchantment/VanishingCurseEnchantment;<init>(Lnet/minecraft/enchantment/Enchantment$Rarity;[Lnet/minecraft/entity/EquipmentSlot;)V
 
 
- 
- 
Method Details- 
getMinPowerpublic int getMinPower(int level) - Overrides:
- getMinPowerin class- Enchantment
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lckg;a(I)I- intermediary - method_8182- Lnet/minecraft/class_1887;method_8182(I)I- named - getMinPower- Lnet/minecraft/enchantment/Enchantment;getMinPower(I)I
 
- 
getMaxPowerpublic int getMaxPower(int level) - Overrides:
- getMaxPowerin class- Enchantment
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lckg;b(I)I- intermediary - method_20742- Lnet/minecraft/class_1887;method_20742(I)I- named - getMaxPower- Lnet/minecraft/enchantment/Enchantment;getMaxPower(I)I
 
- 
isTreasurepublic boolean isTreasure()- Overrides:
- isTreasurein class- Enchantment
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lckg;b()Z- intermediary - method_8193- Lnet/minecraft/class_1887;method_8193()Z- named - isTreasure- Lnet/minecraft/enchantment/Enchantment;isTreasure()Z
 
- 
isCursedpublic boolean isCursed()- Overrides:
- isCursedin class- Enchantment
- Mappings:
- Namespace - Name - Mixin selector - official - c- Lckg;c()Z- intermediary - method_8195- Lnet/minecraft/class_1887;method_8195()Z- named - isCursed- Lnet/minecraft/enchantment/Enchantment;isCursed()Z
 
 
-