Posted March 20, 20205 yr Hello everyone i was wonder where is the best place to call the makeParticle method and all other particle methods?
March 20, 20205 yr The TorchBlock uses addParticle in the animateTick method. It probably depends on what you are doing/trying to accomplish, I would imagine. I would just look through vanilla code and use that as a guide.
March 20, 20205 yr Author 51 minutes ago, Ugdhar said: The TorchBlock uses addParticle in the animateTick method. It probably depends on what you are doing/trying to accomplish, I would imagine. I would just look through vanilla code and use that as a guide. i don't need the method to generate the particles, i need to call the methods that register the particle. It doesn't work. It's not registered Edited March 20, 20205 yr by Dr.Nickenstein
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.