Jump to content

Replace and compile Java file into Jar


xTimPugz

Recommended Posts

Hello

 

I'm currently looking for way on how to replace and compile a Java file into a specific Jar.

The placement is easy, but to compile the Java file, you'd need access to the dependencies. Which I do not have.

Is there anyone out here who can tell me or even describe the way to do this?

The mod isn't open source either. The lotr mod is what I am talking about by the way, for anyone wondering.

Basically I want to add a certain piece of functionality to the mod by just changing a value.

 

Kind regards

Link to comment
Share on other sites

I tried that, but the deobfuscation of the actual mod doesn't correspond with the Forge code. The mod itself still uses the obfuscated ones I think as it's rather cryptic with methods like: p_155522 (something like that). Do you have an idea of what I did wrong?

 

Thanks

Link to comment
Share on other sites

The Forge version I'm currently using for this mod is 1.7.10.

I forgot to add, it's not just this class.

Pardon me for not expressing myself correctly.

Do you know how to fix the problems with the casting all at once?

 

Thanks for your patience

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.