Uses of Record Class
net.minecraft.world.item.component.CookingFuel
Packages that use CookingFuel
-
Uses of CookingFuel in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type CookingFuelModifier and TypeFieldDescriptionstatic final DataComponentType<CookingFuel> DataComponents.COOKING_FUEL -
Uses of CookingFuel in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type CookingFuelModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CookingFuel> CookingFuel.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, CookingFuel> CookingFuel.STREAM_CODEC