Uses of Record Class
net.minecraft.component.type.FireworksComponent
Packages that use FireworksComponent
Package
Description
The base package for all Minecraft classes.
-
Uses of FireworksComponent in net.minecraft
Fields in net.minecraft declared as FireworksComponentMethods in net.minecraft that return FireworksComponentModifier and TypeMethodDescriptionprivate FireworksComponentclass_9376.method_58212(FireworksComponent fireworksComponent) Methods in net.minecraft with parameters of type FireworksComponentModifier and TypeMethodDescriptionprivate FireworksComponentclass_9376.method_58212(FireworksComponent 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