class

Rosegold::FurnaceMenu

Inherits Rosegold::ContainerMenu / Rosegold::Menu / Reference / Object

Furnace/blast furnace/smoker menu — 3 slots: ingredient(0), fuel(1), result(2).

Constructors

new(client : Client, id : UInt8, title : Chat)
Source

Instance methods

fuel
Source
ingredient
Source
may_place?(slot_index : Int32, item_slot : Rosegold::Slot) : Bool

Slot validation

Source
quick_move_stack(slot_index : Int32) : Rosegold::Slot

Shift-click routing (each menu subclass defines where items move)

Source
result
Source