#minecraft mode decompile
1 messages · Page 1 of 1 (latest)
<@&987246652869971988> please have a look, thanks.
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
What exactly are you trying to do
I need to decompile jar file without data loss
Decompiling straight to functional java is probably not gonna work so you will have to put some effort in. There are multiple decompilers you can choose from like fernflower or proycon. The graphical interface I use is bytecode viewer which can switch between 3 decompilers
Ok then can you help me to connect methods.csv to gradlew?
What
I have a problem Idea can't understand functions from methods.csv file
Yeah why should you have code in a csv file
Oh so are those mappings?
method.csv should be like a library for code
No
As far as I know func_ should be replaced by the name
It is just like a dictionary for the weird names
Yeah that's not a library tho
What can I do to change the names?
I'm not very good at this, I'm just starting to get into this system
Take a look at this
Ok, I'll try