#minecraft mode decompile

1 messages · Page 1 of 1 (latest)

shy socket
#

who can help decompile jar file without loss

lofty gazelleBOT
#

<@&987246652869971988> please have a look, thanks.

lofty gazelleBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

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.

grave bone
#

What exactly are you trying to do

shy socket
grave bone
#

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

shy socket
#

Ok then can you help me to connect methods.csv to gradlew?

grave bone
#

What

shy socket
#

I have a problem Idea can't understand functions from methods.csv file

grave bone
#

Yeah why should you have code in a csv file

shy socket
grave bone
#

Oh so are those mappings?

shy socket
#

method.csv should be like a library for code

grave bone
#

No

shy socket
#

As far as I know func_ should be replaced by the name

grave bone
#

It is just like a dictionary for the weird names

grave bone
shy socket
#

What can I do to change the names?

#

I'm not very good at this, I'm just starting to get into this system

grave bone
#

Take a look at this

shy socket
#

Ok, I'll try