-
Notifications
You must be signed in to change notification settings - Fork 20
Documentation
Chryfi edited this page Sep 4, 2022
·
3 revisions
The documentation of the most important parts of the McLib Mod code.
A UML class diagram of a few essential things.
Please use utility methods like in ForgeUtils class, especially when doing calls to Minecraft stuff, so the level of abstraction increases and potentially porting ability too.