Posted September 30, 20178 yr I noticed that GameRegistry's register functions are now private, and to register things, we now use either the ForgeRegistries class or RegistryEvents. ForgeRegistries is quite self explainatory, but I would like to know a little more about RegistryEvents. Where do I get RegistryEvents from? When are they, uh, emitted, or whatever? And, how can I register items, blocks and whatnot with them? I don't entirely get what is written in the forge source comments. Thanks in advance. Edited September 30, 20178 yr by MrDerpFace Added version tag
September 30, 20178 yr Forge's documentation explains how to register things using registry events here. 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.
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.