Package net.minecraft.enchantment
Class VanishingCurseEnchantment
java.lang.Object
net.minecraft.enchantment.Enchantment
net.minecraft.enchantment.VanishingCurseEnchantment
- All Implemented Interfaces:
ToggleableFeature
- Mappings:
Namespace Name named net/minecraft/enchantment/VanishingCurseEnchantment
intermediary net/minecraft/class_1911
official dar
-
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
Fields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS
-
Constructor Summary
-
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, getRequiredFeatures, getTranslationKey, getWeight, isAcceptableItem, isAvailableForEnchantedBookOffer, isAvailableForRandomSelection, isPrimaryItem, leveledCost, onAttack, onTargetDamaged, onUserDamaged, properties, properties, properties
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
Constructor Details
-
VanishingCurseEnchantment
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/enchantment/Enchantment;<init>(Lnet/minecraft/enchantment/Enchantment$Properties;)V
intermediary <init>
Lnet/minecraft/class_1887;<init>(Lnet/minecraft/class_1887$class_9427;)V
official <init>
Ldac;<init>(Ldac$b;)V
-
-
Method Details
-
isTreasure
public boolean isTreasure()- Overrides:
isTreasure
in classEnchantment
- Mappings:
Namespace Name Mixin selector named isTreasure
Lnet/minecraft/enchantment/Enchantment;isTreasure()Z
intermediary method_8193
Lnet/minecraft/class_1887;method_8193()Z
official a
Ldac;a()Z
-
isCursed
public boolean isCursed()- Overrides:
isCursed
in classEnchantment
- Mappings:
Namespace Name Mixin selector named isCursed
Lnet/minecraft/enchantment/Enchantment;isCursed()Z
intermediary method_8195
Lnet/minecraft/class_1887;method_8195()Z
official b
Ldac;b()Z
-