Class BindingCurseEnchantment

java.lang.Object
net.minecraft.enchantment.Enchantment
net.minecraft.enchantment.BindingCurseEnchantment

public class BindingCurseEnchantment extends Enchantment
Mappings:
Namespace Name
official cka
intermediary net/minecraft/class_1883
named net/minecraft/enchantment/BindingCurseEnchantment
  • Constructor Details

    • BindingCurseEnchantment

      public BindingCurseEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcka;<init>(Lcke$a;[Lbfm;)V
      intermediary <init> Lnet/minecraft/class_1883;<init>(Lnet/minecraft/class_1887$class_1888;[Lnet/minecraft/class_1304;)V
      named <init> Lnet/minecraft/enchantment/BindingCurseEnchantment;<init>(Lnet/minecraft/enchantment/Enchantment$Rarity;[Lnet/minecraft/entity/EquipmentSlot;)V
  • Method Details

    • getMinPower

      public int getMinPower(int level)
      Overrides:
      getMinPower in class Enchantment
      Mappings:
      Namespace Name Mixin selector
      official a Lcke;a(I)I
      intermediary method_8182 Lnet/minecraft/class_1887;method_8182(I)I
      named getMinPower Lnet/minecraft/enchantment/Enchantment;getMinPower(I)I
    • getMaxPower

      public int getMaxPower(int level)
      Overrides:
      getMaxPower in class Enchantment
      Mappings:
      Namespace Name Mixin selector
      official b Lcke;b(I)I
      intermediary method_20742 Lnet/minecraft/class_1887;method_20742(I)I
      named getMaxPower Lnet/minecraft/enchantment/Enchantment;getMaxPower(I)I
    • isTreasure

      public boolean isTreasure()
      Overrides:
      isTreasure in class Enchantment
      Mappings:
      Namespace Name Mixin selector
      official b Lcke;b()Z
      intermediary method_8193 Lnet/minecraft/class_1887;method_8193()Z
      named isTreasure Lnet/minecraft/enchantment/Enchantment;isTreasure()Z
    • isCursed

      public boolean isCursed()
      Overrides:
      isCursed in class Enchantment
      Mappings:
      Namespace Name Mixin selector
      official c Lcke;c()Z
      intermediary method_8195 Lnet/minecraft/class_1887;method_8195()Z
      named isCursed Lnet/minecraft/enchantment/Enchantment;isCursed()Z
    • isAcceptableItem

      public boolean isAcceptableItem(ItemStack stack)
      Overrides:
      isAcceptableItem in class Enchantment
      Mappings:
      Namespace Name Mixin selector
      official a Lcke;a(Lcfx;)Z
      intermediary method_8192 Lnet/minecraft/class_1887;method_8192(Lnet/minecraft/class_1799;)Z
      named isAcceptableItem Lnet/minecraft/enchantment/Enchantment;isAcceptableItem(Lnet/minecraft/item/ItemStack;)Z