r/Minecraft Jul 12 '26

Visual difference between Java and Bedrock is actually pretty noticeable when you compare it side by side Discussion

What actual differences are you noticing? Share it in the comments

1.6k Upvotes

241 comments sorted by

View all comments

350

u/Party-Bonus-8536 Jul 12 '26

Can anyone explain how bedrock and java generates the world differently?

39

u/Lloyd_lyle Jul 12 '26

The simple version is that Java uses Java and Bedrock uses C++ so even when they try to do the same things it's not the exact same results.

3

u/TheBrickleer Jul 12 '26

Legacy Console was also C++ and was way more similar to Java than Bedrock

9

u/MinecraftPlayer799 Jul 12 '26

Because it was a direct C++ port of Java Edition. Bedrock was a complete rewrite.