kangarko / Foundation

Foundation™ helps you create highly customized Minecraft plugins (based on Spigot/Paper API) that support multiple MC versions.
https://mineacademy.org
305 stars 63 forks source link

You need to allow set slots in later stage #299

Closed broken1arrow closed 2 months ago

broken1arrow commented 2 months ago
kangarko commented 2 months ago

Find another design. We already have three places to set a slot for a button, I dont see a point in adding more. Just pass in the data you need to the constructor as parameters and set the slots there. I've made very complex, animated plugins using this system, I believe there is a way around this. I can help you on the live call.