Guest Posted November 19, 2017 Posted November 19, 2017 How is something like the variable Color in Leather Armour and Potions done? What methods does the Item class need? Quote
Choonster Posted November 19, 2017 Posted November 19, 2017 You need to register an IItemColor implementation for your Item with Minecraft's ItemColors instance in init. You can get the instance from a getter in the Minecraft class. Quote Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.