class

Rosegold::BrewingStandMenu

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

Brewing stand menu — 5 slots: bottles(0-2), ingredient(3), fuel(4).

Constructors

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

Instance methods

bottles
Source
fuel
Source
ingredient
Source
quick_move_stack(slot_index : Int32) : Rosegold::Slot

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

Source