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