Minecraft: Java Edition has been obfuscated since its release. This obfuscation meant that people couldn’t see our source code. Instead, everything was scrambled – and those who wanted to mod Java Edition had to try and piece together what every class and function in the code did.
Modding is at the heart of Java Edition – and obfuscation makes modding harder. We’re excited about this change to remove obfuscation, as it should make it quicker and easier for modders to create and improve mods. Now you won’t have to untangle tricky code or deal with unclear names. What’s more, de-bugging will become more straightforward, and crash logs will actually be readable!
surprisingly fantastic and consumer friendly move from mojang, good on them


It is “compatible” using geyser as a bridge yes, but it causes a lot of headaches for the Java server owner to the benefit of the Bedrock player. Like duping being possible through manipulation of the client on a mobile phone.
Also that is dedicated server only, not P2P or realm compatible, and must be performed by the owner.
Thanks for the info.
But I meant the other way around, eg a Java client connecting to the bedrock ecosystem. Is there no way to do that?
AFAIK no, there have been attempts but in general Bedrock servers are more “tightly integrated” (plain english - restricted from modding and doing things the “unofficial way” compared to stock Mojang binaries) compared to Java servers, which have basically free range to change what they wish.