net.minecraft.item.EnumRarity.common =(15, "Common") |
net.minecraft.item.EnumRarity.epic =(13, "Epic") |
net.minecraft.item.EnumRarity.rare =(11, "Rare") |
final int net.minecraft.item.EnumRarity.rarityColor |
A decimal representation of the hex color codes of a the color assigned to this rarity type. (13 becomes d as in \247d which is light purple)
final String net.minecraft.item.EnumRarity.rarityName |
net.minecraft.item.EnumRarity.uncommon =(14, "Uncommon") |
The documentation for this enum was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/item/EnumRarity.java