fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Add component system

Open forgetmenot13579 opened this issue 1 year ago • 1 comments

This is a draft of an entity component system built on top of the data attachments API and existing events. More events will need to be added for the currently registered AttachmentTargets, but I wanted to get opinions on API structure first.

forgetmenot13579 avatar Sep 24 '24 02:09 forgetmenot13579

Hi, thanks for the PR. Unfortunately I dont think this is something that fits within the scope of what we want in Fabric API. We already have the events, so you could always build something like this ontop of those in your own mods if needed. This seems too complicated for very little added benefit for most people. Im more than happy to discuss this further with you.

In the future I would suggest creating an issue or message in the discord to get some inital feedback on an idea before spending time developing it.

modmuss50 avatar Sep 24 '24 07:09 modmuss50