Uses of Record Class
net.minecraft.component.type.DyedColorComponent
Packages that use DyedColorComponent
-
Uses of DyedColorComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type DyedColorComponentModifier and TypeFieldDescriptionstatic final ComponentType
<DyedColorComponent> DataComponentTypes.DYED_COLOR
-
Uses of DyedColorComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type DyedColorComponentModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec
<DyedColorComponent> DyedColorComponent.BASE_CODEC
static final com.mojang.serialization.Codec
<DyedColorComponent> DyedColorComponent.CODEC
static final PacketCodec
<ByteBuf, DyedColorComponent> DyedColorComponent.PACKET_CODEC
Methods in net.minecraft.component.type that return DyedColorComponent