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 TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DyedColorComponent> DyedColorComponent.CODECstatic final PacketCodec<ByteBuf, DyedColorComponent> DyedColorComponent.PACKET_CODEC