Inventory
Read information from the facing inventory, like the amount of slots and items. This will not transfer items itself.
Aspect
Inventory FullIf all slots have at least one item
Výstup: Boolean
Inventory EmptyIf all slots are empty
Výstup: Boolean
Inventory Not EmptyIf there is at least one item
Výstup: Boolean
Is InventoryIf the target has an inventory
Výstup: Boolean
Inventory CountGet the total amount of items
Výstup: Celé číslo
SlotsThe number of slots in the inventory
Výstup: Celé číslo
Slots FilledThe number of slots that have an item
Výstup: Celé číslo
Fill RatioThe number of non-empty slots divided by the total number of slots
Výstup: Dvojitá
ItemsGet a list of the items in the inventory
Výstup: Seznam
Slot ItemGet the Item in the active slot
Výstup: Předmět
Vlastnosti:
- Slot ID