addFuel

abstract fun addFuel(amount: Int)

Adds the given amount of fuel to this furnace minecart.

Parameters

amount

the amount of fuel to add