Skip to content

Improved Inventory System #174

@dmccoystephenson

Description

@dmccoystephenson

The Inventory class should contain a list of item slots, which can contain an item stack, which can contain items.

This will involve formalizing a lot of concepts & creating the following classes:

  • ItemSlot
  • ItemStack
  • Item

It should be possible for item stacks to exist in the world as drops, as well.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions