Posted November 15, 20177 yr Since RegistryEvent.Register will make the registration of Blocks fire first and then the Items, how would you go about Blocks that need Items to register before them, like Blocks that drop Items instead of themselves. I get a NullPointerException since Item is obviously null. Do I have to manually register the specific Items beforehand or is there a more concrete solution to this?
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.