TheThorneCorporation Posted July 22, 2020 Posted July 22, 2020 (edited) Hello, I'm creating an elemental magic mod, and am creating a class Element to represent the elements. I want each instance of Element to be associated with a color. Text relating to this element will show up in this color. However, I don't know what class I should use to represent this color. Does anyone have any suggestions on this matter? Also, I'm creating a registry for Elements using RegistryBuilder. What methods should I call on it, in what order, and with what parameters? Edited July 23, 2020 by TheThorneCorporation Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.