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 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.CODEC
static final IntFunction
<Rarity> Rarity.ID_TO_VALUE
static final PacketCodec
<ByteBuf, Rarity> Rarity.PACKET_CODEC
Methods in net.minecraft.util that return Rarity