StaffFurnaceDataComponent

public final class StaffFurnaceDataComponent(source)

Data components to store the state of a furnace staff.

Parameters

serverBurnTicks

The ticks the furnace has been on for minus the items smelted. This data is not synced to the client

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
public Boolean equals(Object other)
Link copied to clipboard
public final Integer getServerBurnTicks()
Link copied to clipboard
public Integer hashCode()
Link copied to clipboard
public final Unit setServerBurnTicks(Integer serverBurnTicks)