removeFuel

abstract fun removeFuel(amount: Int)

Removes the given amount of fuel from this furnace minecart.

Parameters

amount

the amount of fuel to remove