Posted August 7, 201510 yr Not just reflection, I need to replace an entire minecraft class with my own. Anywhere I can find out how? "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
August 7, 201510 yr Author Lol I know you'll tell me to use reflection but all the methods Im changing are like 90% of the class and the class itself is used very frequently by vanilla minecraft. Reflection would kill performance. I just need to replace a class with my own "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
August 7, 201510 yr Base edits are not supported. So don't so it. WHY do you need top do this? I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
August 7, 201510 yr Author Itll sound dumb but Ive added a bounding box that can rotate, however I need the default bounding boxes to have a few changes so they can interact properly with the new bounding box, specifically the bit that returns a MovingObjectPosition that makes it so the player can still move when rubbing against the edge of a bounding box Proof: [embed=425,349]<iframe width="560" height="315" src="https://www.youtube.com/embed/umNIcFSoBnY" frameborder="0" allowfullscreen></iframe>[/embed] "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
August 7, 201510 yr What parts are you needing to change. Also doing sub-regions outside of the world is always a tricky thing. I think it's probably best if you just start giving specifics and code so that we can see specifically what's needed. Replacing entire vanilla classes is a horrible idea for mods. It's just asking for incompatibility. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
August 7, 201510 yr Author Nvm I fixed it Anyway this is all for a *special mod Im making PS. its not a sub region "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
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.