Uses of Enum Class
net.minecraft.enchantment.Enchantment.Rarity
-
Uses of Enchantment.Rarity in net.minecraft.enchantment
Modifier and TypeMethodDescriptionEnchantment.getRarity()
static Enchantment.Rarity
Returns the enum constant of this class with the specified name.static Enchantment.Rarity[]
Enchantment.Rarity.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionAquaAffinityEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
BindingCurseEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
ChannelingEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
DamageEnchantment(Enchantment.Rarity weight, int typeIndex, EquipmentSlot[] slots)
DepthStriderEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
protected
EfficiencyEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
protected
Enchantment(Enchantment.Rarity weight, EnchantmentTarget type, EquipmentSlot[] slotTypes)
protected
FireAspectEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
FlameEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
FrostWalkerEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
ImpalingEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
InfinityEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
protected
KnockbackEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slot)
LoyaltyEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
protected
LuckEnchantment(Enchantment.Rarity weight, EnchantmentTarget type, EquipmentSlot[] slotTypes)
protected
LureEnchantment(Enchantment.Rarity weight, EnchantmentTarget type, EquipmentSlot[] slotTypes)
MendingEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
MultishotEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
PiercingEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
PowerEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
ProtectionEnchantment(Enchantment.Rarity weight, ProtectionEnchantment.Type protectionType, EquipmentSlot[] slotTypes)
PunchEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
QuickChargeEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slot)
RespirationEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
RiptideEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
protected
SilkTouchEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
SoulSpeedEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
SweepingEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
ThornsEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
protected
UnbreakingEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)
VanishingCurseEnchantment(Enchantment.Rarity weight, EquipmentSlot[] slotTypes)