Package net.minecraft.enchantment
Class VanishingCurseEnchantment
java.lang.Object
net.minecraft.enchantment.Enchantment
net.minecraft.enchantment.VanishingCurseEnchantment
- Mappings:
Namespace Name official dasintermediary net/minecraft/class_1911named net/minecraft/enchantment/VanishingCurseEnchantment
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.enchantment.Enchantment
Enchantment.Cost, Enchantment.Properties -
Field Summary
Fields inherited from class net.minecraft.enchantment.Enchantment
translationKey -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.enchantment.Enchantment
byRawId, canAccept, canCombine, constantCost, getAnvilCost, getApplicableItems, getAttackDamage, getEquipment, getMaxLevel, getMaxPower, getMinLevel, getMinPower, getName, getOrCreateTranslationKey, getProtectionAmount, getRegistryEntry, getTranslationKey, getWeight, isAcceptableItem, isAvailableForEnchantedBookOffer, isAvailableForRandomSelection, isPrimaryItem, leveledCost, onTargetDamaged, onUserDamaged, properties, properties
-
Constructor Details
-
VanishingCurseEnchantment
- Mappings:
Namespace Name Mixin selector official <init>Ldad;<init>(Ldad$b;)Vintermediary <init>Lnet/minecraft/class_1887;<init>(Lnet/minecraft/class_1887$class_9427;)Vnamed <init>Lnet/minecraft/enchantment/Enchantment;<init>(Lnet/minecraft/enchantment/Enchantment$Properties;)V
-
-
Method Details
-
isTreasure
public boolean isTreasure()- Overrides:
isTreasurein classEnchantment- Mappings:
Namespace Name Mixin selector official aLdad;a()Zintermediary method_8193Lnet/minecraft/class_1887;method_8193()Znamed isTreasureLnet/minecraft/enchantment/Enchantment;isTreasure()Z
-
isCursed
public boolean isCursed()- Overrides:
isCursedin classEnchantment- Mappings:
Namespace Name Mixin selector official bLdad;b()Zintermediary method_8195Lnet/minecraft/class_1887;method_8195()Znamed isCursedLnet/minecraft/enchantment/Enchantment;isCursed()Z
-