class Rosegold::SlotDisplayWithRemainder

Defined in:

rosegold/inventory/recipe.cr

Constructors

Instance Method Summary

Instance methods inherited from class Rosegold::SlotDisplay

all_item_ids : Array(UInt32) all_item_ids, item_id : UInt32 | Nil item_id

Constructor methods inherited from class Rosegold::SlotDisplay

read(io) : SlotDisplay read

Constructor Detail

def self.new(ingredient : Rosegold::SlotDisplay, remainder : Rosegold::SlotDisplay) #

[View source]
def self.read(io) : self #

[View source]

Instance Method Detail

def ingredient : SlotDisplay #

[View source]
def remainder : SlotDisplay #

[View source]