An official Modding API from Mojang has always been something expected from the Minecraft community, but any signs of something remotely resembling an official Modding API were nowhere to be seen until more recently with the introduction of data packs, and Bedrock Edition receiving a very basic scripting API which is far from modding; more like tweaking the stage. It does not make sense to not have an official Modding API considering that modding is one of the most popular things to do with Minecraft (Java Edition) when you've become bored of vanilla Minecraft, and that would especially be true of long-time players of the game where updates introduce some cool new features to play around with only to then go right back to mods after having our fun.
Well, there's a very simple solution to implement a robust and universal Minecraft Modding API from Mojang. In 2014, Dinnerbone had remarked that it is like rebuilding the engines of a jet in the middle of a long flight. This is not very safe, and I do not recommend this, as you could fall and die. Jokes aside, you shouldn't be focusing on fixing and rewriting the existing Minecraft engine, but focusing on making a new one from scratch, preferably in C as it will save you a lot of headaches compared to the disaster that is OOP, and after you have thoroughly contemplated a stellar and robust design, it will be easier to maintain as well as to add features and updates to the game.
I know how to go about it, but the character limit is-
Please sign in to leave a comment.
1 Comments