Uses of Enum Class
net.minecraft.util.Rarity
Packages that use Rarity
Package
Description
Contains utility method classes, various enums, serialization helpers, and
 miscellaneous classes.
- 
Uses of Rarity in net.minecraft.componentFields in net.minecraft.component with type parameters of type Rarity
- 
Uses of Rarity in net.minecraft.itemMethods in net.minecraft.item that return RarityMethods in net.minecraft.item with parameters of type RarityModifier and TypeMethodDescriptionSets theRarityof any item configured with this Settings instance, which changes the color of its name.
- 
Uses of Rarity in net.minecraft.utilFields in net.minecraft.util with type parameters of type RarityModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Rarity> Rarity.CODECstatic final IntFunction<Rarity> Rarity.ID_TO_VALUEstatic final PacketCodec<ByteBuf, Rarity> Rarity.PACKET_CODECMethods in net.minecraft.util that return Rarity