Hi, I need to replace the contents of the method public void updateWeatherBody() in World, without editing the base class. From what I've read, it seems like I need to use ASM to do this at runtime. Can anyone help?
4 replies
Important Information
By using this site, you agree to our Terms of Use.