class

Rosegold::RecipeRegistry

Inherits Reference / Object

Constructors

Instance methods

add(new_entries : Array(RecipeDisplayEntry), replace : Bool)
Source
add_history
Source
clear
Source
entries
Source
find_by_id(id : UInt32) : RecipeDisplayEntry | Nil
Source
find_by_result(item_name : String) : Array(RecipeDisplayEntry)
Source
last_expected_count
Source
last_parse_error
Source
record_parse_error(error : String, expected_count : UInt32)
Source
remove(ids : Array(UInt32))
Source
size
Source