-
Bug
-
Resolution: Incomplete
-
None
-
1.19.21 Hotfix
-
None
-
Unconfirmed
-
Multiple
Steps to Reproduce:
- create addon featuring GameTest code
- Retrieve an entity
- Find a component that allows access to the armor inventory ("minecraft:armor"?), mainhand ("minecraft:mainhand"?) or offhand ("minecraft:offhand"?)
Observed Results:
No such components exist.
Expected Results:
The components exist and are accessible like an actual inventory, much like "minecraft:inventory".