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