-
Notifications
You must be signed in to change notification settings - Fork 0
Container component #95
Copy link
Copy link
Open
Labels
componentAdd or modify components, or forward their [changes] to cilents.Add or modify components, or forward their [changes] to cilents.featureNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
componentAdd or modify components, or forward their [changes] to cilents.Add or modify components, or forward their [changes] to cilents.featureNew feature or requestNew feature or request
Projects
StatusShow more project fields
Todo
An
Containercan be attached to players (and other things in the future) to allow it to store items.This is not the same as an inventory, which is the specific display instance of the container for a player. (see #96).
Fields:
items: Vec<ItemStack>