![]() |
VOOZH | about |
What does it mean MCP1gl1n (talk) 19:26, 26 July 2020 (UTC)
Leaving this here in case someone's interested. By ElRichMC. Alcraftis (talk) 15:19, 2 July 2024 (UTC)
Behavior > Bedrock edition bug requires a link to minecraft forum bug report otherwise is an unfounded fact written in the article
In the deobfuscated code, the exit portal is referenced as the End Podium, at net.minecraft.world.level.levelgen.feature.EndPodiumFeature, which seems to be the structure itself. It is also referenced as an "Exit Portal" in net.minecraft.world.level.dimension.end.EndDragonFight with the methods like spawnExitPortal and findExitPortal, but these seem to be for placing and locating the structure.
Should the page be moved to End Podium or should it be kept as Exit Portal?
One other interesting thing I found was that the dragon egg seems to not be part of the structure itself; in the EndDragonFight class it checks for the location of the podium and the highest block and places it above the highest block. This can lead to an interesting situation where if a block placed at the highest point at 0, 255, 0 and the dragon is killed for the first time, the dragon egg isn't placed. ItsDaCreeper (talk) 14:52, 26 December 2025 (UTC)