Class SwiftSneakEnchantment

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

public class SwiftSneakEnchantment extends Enchantment
Mappings:
Namespace Name
official cih
intermediary net/minecraft/class_7267
named net/minecraft/enchantment/SwiftSneakEnchantment
  • Constructor Details

    • SwiftSneakEnchantment

      public SwiftSneakEnchantment(Enchantment.Rarity rarity, EquipmentSlot[] slots)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcih;<init>(Lchq$a;[Lbdw;)V
      intermediary <init> Lnet/minecraft/class_7267;<init>(Lnet/minecraft/class_1887$class_1888;[Lnet/minecraft/class_1304;)V
      named <init> Lnet/minecraft/enchantment/SwiftSneakEnchantment;<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 Lchq;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 Lchq;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 Lchq;b()Z
      intermediary method_8193 Lnet/minecraft/class_1887;method_8193()Z
      named isTreasure Lnet/minecraft/enchantment/Enchantment;isTreasure()Z
    • isAvailableForEnchantedBookOffer

      public boolean isAvailableForEnchantedBookOffer()
      Returns whether this enchantment will appear in the enchanted book trade offers of librarian villagers.
      Overrides:
      isAvailableForEnchantedBookOffer in class Enchantment
      Returns:
      whether this enchantment will appear in the enchanted book trade offers of librarian villagers
      Mappings:
      Namespace Name Mixin selector
      official h Lchq;h()Z
      intermediary method_25949 Lnet/minecraft/class_1887;method_25949()Z
      named isAvailableForEnchantedBookOffer Lnet/minecraft/enchantment/Enchantment;isAvailableForEnchantedBookOffer()Z
    • isAvailableForRandomSelection

      public boolean isAvailableForRandomSelection()
      Returns whether this enchantment will appear in the enchanting table or loots with random enchant function.
      Overrides:
      isAvailableForRandomSelection in class Enchantment
      Returns:
      whether this enchantment will appear in the enchanting table or loots with random enchant function
      Mappings:
      Namespace Name Mixin selector
      official i Lchq;i()Z
      intermediary method_25950 Lnet/minecraft/class_1887;method_25950()Z
      named isAvailableForRandomSelection Lnet/minecraft/enchantment/Enchantment;isAvailableForRandomSelection()Z
    • getMaxLevel

      public int getMaxLevel()
      Overrides:
      getMaxLevel in class Enchantment
      Mappings:
      Namespace Name Mixin selector
      official a Lchq;a()I
      intermediary method_8183 Lnet/minecraft/class_1887;method_8183()I
      named getMaxLevel Lnet/minecraft/enchantment/Enchantment;getMaxLevel()I