VoxelPort v1.4.6
Curse Maven Snippet
What's new
Fixed
- Crashed on every VoxelPort button click ("Open to VoxelPort", "Settings", and everything inside those screens). Minecraft 26.2 renamed
Minecraft.setScreen(Screen)toMinecraft.setScreenAndShow(Screen)and moved the player-list/tab-overlay accessor fromGui.getTabList()toHud.getTabList(). The mod was still targeting 26.1.2 and calling the old methods, which no longer exist in 26.2 — every screen transition threw and crashed the game. Retargeted the build to Minecraft 26.2 and updated all 9 call sites.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects