Minecraft – How did Minecraft’s Java/Bedrock split come to pass

gaming-historyminecraft-bedrock-editionminecraft-java-edition

It's been a very long time since I've last touched Minecraft. Recently my interest was sparked again and to my surprise I've learned that now there are 2 dominant Minecraft versions: Java and Bedrock. As a result I've been trying to get the history behind the split of Minecraft into Java/Bedrock versions, however when trying to search for it online myself, I only manage to find articles outlining the current differences between the two versions, not the history.

So how did this come to pass? Why bother splitting the game in the first place, to gain what? I was hoping that perhaps one of the Minecraft veterans here might answer this. Thank you.

Best Answer

Originally Minecraft (built on Java) was released by Mojang in 2009, for computers that supported Java. In 2011 Minecraft Pocket Edition (PE) came out for mobile devices, which was built on Objective C and C++ instead of Java.

In the following years, versions of Minecraft for Xbox and PlayStation came out, which also used the same underlying languages as Pocket Edition. However, each were completely separate codebases, and had different levels of support.

In 2017, three years after Microsoft bought Mojang, they decided to re-implement (re-code/rebuild) Pocket Edition, Xbox, and PlayStation versions of Minecraft to make them all identical. Not every platform can run Java, but all of them could use C++, so they decided to combine them making "Minecraft Bedrock" to keep it simpler. They also released Minecraft Bedrock on to PC as well, in case you wanted to play with your friends on console or mobile.

Java Edition has a lot more features and options with Mods and servers than Bedrock, which is why PC players prefer Java over Bedrock.

So basically the reason for the Java/Bedrock split is because console and mobile can't run Java, so they rebuilt the game in a language that can be built for every platform.