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.component
Fields in net.minecraft.component with type parameters of type RarityModifier and TypeFieldDescriptionstatic final DataComponentType
<Rarity> DataComponentTypes.RARITY
-
Uses of Rarity in net.minecraft.item
Methods in net.minecraft.item that return RarityMethods in net.minecraft.item with parameters of type RarityModifier 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
Fields in net.minecraft.util with type parameters of type RarityModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Rarity> Rarity.field_50001
static final IntFunction
<Rarity> Rarity.field_50002
static final PacketCodec
<ByteBuf, Rarity> Rarity.field_50003
Methods in net.minecraft.util that return Rarity