Uses of Enum Class
net.minecraft.util.Rarity
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of Rarity in net.minecraft.item
Modifier and TypeFieldDescriptionprivate final Rarity
Item.rarity
(package private) Rarity
Item.Settings.rarity
Modifier and TypeMethodDescriptionReturns this item's rarity, which changes the color of its name.ItemStack.getRarity()
Modifier and TypeMethodDescriptionSets theRarity
of any item configured with this Settings instance, which changes the color of its name. -
Uses of Rarity in net.minecraft.util