architectury-api
architectury-api copied to clipboard
Lookup API
API to lookup components for objects, should be extendable to allow hooking up to capabilities and cardinal components.
Injecting custom components should be deferred and delegated to runtime, ASM may be used to generate the capabilities getters.
It would be best of our interest to wrap around the APIs without delegation to avoid creating additional objects.