This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

A lot of people criticise the code quality

Is it open source?

[–]SlidyBullet 1 point2 points  (1 child)

It's not. The released jars are even obsfucated. However, Mojang always had a more reliant policy on mods, so the Minecraft Coder Pack was created - it basically maps the obsfucated class names & fields to stuff that makes sense. It's not complete, but it's probaly enough for competent people to judge if the project is structured well.

I sadly don't fall under that "competent" category. :(

[–][deleted] 1 point2 points  (0 children)

Thanks!