class
Rosegold::WindowSlot
- Rosegold::WindowSlot
- Rosegold::Slot
- Reference
- Object
Defined in:
rosegold/inventory/slot.crConstructors
Instance Method Summary
Instance methods inherited from class Rosegold::Slot
components_to_add : Hash(UInt32, DataComponent)
components_to_add,
components_to_add=(components_to_add : Hash(UInt32, DataComponent))
components_to_add=,
components_to_remove : Set(UInt32)
components_to_remove,
components_to_remove=(components_to_remove : Set(UInt32))
components_to_remove=,
count : UInt32
count,
count=(count : UInt32)
count=,
damage
damage,
decrement
decrement,
durability
durability,
edible? : Bool
edible?,
efficiency
efficiency,
empty?
empty?,
enchanted? : Bool
enchanted?,
enchantments
enchantments,
full?
full?,
item : MCData::Item
item,
item_id_int : UInt32
item_id_int,
item_id_int=(value : UInt32)
item_id_int=,
make_empty
make_empty,
matches?(item_id_int : UInt32)matches?(name : String)
matches?(spec : Rosegold::Slot -> _)
matches?(&) matches?, max_durability max_durability, max_stack_size max_stack_size, name : String name, needs_repair? : Bool needs_repair?, present? present?, repair_cost : Int32 repair_cost, swap_with(other) swap_with, to_s(io) to_s, worth_repairing? : Bool worth_repairing?, write(io) write