Project / what the port actually required

NeoForge 26.1.2 API notes

This SDK is further from mainline 1.21.x than the version numbers suggest, and almost every entry below cost a compile error or a crash to find. Read it before writing anything in neoforge-26.1.2/ that touches an unfamiliar Minecraft system — particularly rendering, the GUI layer, saved data, or anything posted from inside the chunk system. It is also the closest thing the project has to a map of what a future version port will have to redo.

This SDK is further from mainline 1.21.x than the version numbers suggest.