StaffFurnaceDataComponent

data class StaffFurnaceDataComponent(var burnTicks: Int)(source)

Data components to store the state of a furnace staff.

Parameters

burnTicks

The ticks the furnace has been on for minus the items smelted. Only available server-side

Constructors

Link copied to clipboard
constructor(burnTicks: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard