architectury-api icon indicating copy to clipboard operation
architectury-api copied to clipboard

Lookup API

Open shedaniel opened this issue 4 years ago • 0 comments

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.

shedaniel avatar Jan 20 '21 02:01 shedaniel