Jump to content

Iorpim

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Iorpim's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thanks, the community docs should help quite a lot! As a developer I still believe a detailed class-by-class documentation would be very useful in general, but that's a whole other discussion. Again, thanks for your help.
  2. Hi, I am trying to update an old mod from 1.8.9 to the most recent release 1.16(soon to be 1.17), however I couldn't find good resources on how to do it. I do have programming experience, but I admit I don't really have Forge experience, so my process has been essentially "AAAAAAA: symbol unresolved --> Forge GitHub --> Search for AAAAAAA --> Maybe find something…? --> Hope it works". There must be a better way to do this, right? I couldn't find any guides for this versions, nor could I find good documentation. The ReadTheDocs page has some examples, but what I really needed was the listing of methods, classes and method signatures, as well as the changes to deprecated methods/properties from older versions, so what's the best way to find this information, other than brute-forcing it?
×
×
  • Create New...

Important Information

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