Class ExpandEnchantmentRarity
java.lang.Object
com.blamejared.crafttweaker.natives.item.enchantment.ExpandEnchantmentRarity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetWeight(net.minecraft.world.item.enchantment.Enchantment.Rarity internal) Gets the weight of this Rarity
-
Constructor Details
-
ExpandEnchantmentRarity
public ExpandEnchantmentRarity()
-
-
Method Details
-
getWeight
public static int getWeight(net.minecraft.world.item.enchantment.Enchantment.Rarity internal) Gets the weight of this Rarity- Returns:
- The weight of this Rarity.
-