Uses of Record Class
net.minecraft.component.type.FireworksComponent
Packages that use FireworksComponent
-
Uses of FireworksComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type FireworksComponentModifier and TypeFieldDescriptionstatic final DataComponentType<FireworksComponent> DataComponentTypes.FIREWORKS -
Uses of FireworksComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type FireworksComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FireworksComponent> FireworksComponent.CODECstatic final PacketCodec<ByteBuf, FireworksComponent> FireworksComponent.PACKET_CODEC