Affects 1.14.1.
This is due to the narrator not even being a "keybind", in the sense that the check for the B key is hardcoded.
net.minecraft.client.Keyboard#onKey (yarn mappings)
if (int_3 != 0 && int_1 == 66 && Screen.hasControlDown() && boolean_1) {
Option.NARRATOR.cycle(this.client.options, 1);
if (parentElement_1 instanceof ChatOptionsScreen) {
((ChatOptionsScreen)parentElement_1).method_2096();
}
if (parentElement_1 instanceof AccessibilityScreen) {
((AccessibilityScreen)parentElement_1).method_19366();
}
}
Cannot reproduce. Using 19w11b on Windows 10 LTSC 2019, Oracle JDK 1.8.0_202, Nvidia GTX 1050 Ti with driver version 417.35.
"after 24 million blocks, minecraft fails to render blocks, making it impossible to play. no blocks exist, and no bedrock. "
I have encountered this too (after teleportation). It is not specific to >24,000,000; it can happen at any coordinates distant from ~ ~ ~.
Requesting ownership.