Posted August 26, 20169 yr Hi, I'm looking for a way to obtain Forge current loading state (pre-init, init ...). Thanks in advance
August 26, 20169 yr Hi, I'm looking for a way to obtain Forge current loading state (pre-init, init ...). Thanks in advance Have you ever created sided proxies? These events might seem familiar if you have: FMLPreInitializationEvent , FMLInitializationEvent and FMLPostInitializationEvent Also previously known as eAndPi. "Pi, is there a station coming up where we can board your train of thought?" -Kronnn Published Mods: Underworld Handy links: Vic_'s Forge events Own WIP Tutorials.
August 26, 20169 yr Use Loader#getLoaderState or Loader#isInState . Why do you need to know this, though? 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.