Uses of Record Class
net.minecraft.component.type.MapColorComponent
Packages that use MapColorComponent
-
Uses of MapColorComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type MapColorComponentModifier and TypeFieldDescriptionstatic final ComponentType<MapColorComponent> DataComponentTypes.MAP_COLOR -
Uses of MapColorComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as MapColorComponentFields in net.minecraft.component.type with type parameters of type MapColorComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<MapColorComponent> MapColorComponent.CODECstatic final PacketCodec<ByteBuf, MapColorComponent> MapColorComponent.PACKET_CODEC