Package net.minecraft.enchantment
Class EnchantmentInfoEntry
java.lang.Object
net.minecraft.util.WeightedPicker.Entry
net.minecraft.enchantment.EnchantmentInfoEntry
public class EnchantmentInfoEntry extends WeightedPicker.Entry
- Mappings:
Namespace Name official aclintermediary net/minecraft/class_72named net/minecraft/enchantment/EnchantmentInfoEntry
-
Field Summary
Fields Modifier and Type Field Description EnchantmentenchantmentintlevelFields inherited from class net.minecraft.util.WeightedPicker.Entry
weight -
Constructor Summary
Constructors Constructor Description EnchantmentInfoEntry(Enchantment enchantment, int level) -
Method Summary
-
Field Details
-
enchantment
- Mappings:
Namespace Name Mixin selector official bLacl;b:Laci;intermediary field_169Lnet/minecraft/class_72;field_169:Lnet/minecraft/class_64;named enchantmentLnet/minecraft/enchantment/EnchantmentInfoEntry;enchantment:Lnet/minecraft/enchantment/Enchantment;
-
level
public final int level- Mappings:
Namespace Name Mixin selector official cLacl;c:Iintermediary field_170Lnet/minecraft/class_72;field_170:Inamed levelLnet/minecraft/enchantment/EnchantmentInfoEntry;level:I
-
-
Constructor Details
-
EnchantmentInfoEntry
- Mappings:
Namespace Name Mixin selector official <init>Lacl;<init>(Laci;I)Vintermediary <init>Lnet/minecraft/class_72;<init>(Lnet/minecraft/class_64;I)Vnamed <init>Lnet/minecraft/enchantment/EnchantmentInfoEntry;<init>(Lnet/minecraft/enchantment/Enchantment;I)V
-