Summary
API Access Point for all registred entity/item/block identifiers, including vanilla and all from the addon itself.
Ideally this access point is available for compiler plugins and custom components. The API would provide an array of registred identifiers for each type.
Alternatives/Considerations
Direct access to content of schemas, but that is probably harder to do than the other idea.
Additional context/Motivation
Can be used in custom components to create an interact filter that only activates for no item in hand, and a large amount of other useful ideas.
Summary
API Access Point for all registred entity/item/block identifiers, including vanilla and all from the addon itself.
Ideally this access point is available for compiler plugins and custom components. The API would provide an array of registred identifiers for each type.
Alternatives/Considerations
Direct access to content of schemas, but that is probably harder to do than the other idea.
Additional context/Motivation
Can be used in custom components to create an interact filter that only activates for no item in hand, and a large amount of other useful ideas.