Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ updateScaledResolution
Method
updateScaledResolution
Minecraft-Utils/1.9/src/Variables.java:901–904 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
899
}
900
901
@Override
902
public
void
updateScaledResolution() {
903
this.scaledResolution =
new
bcx(getMinecraft());
904
}
905
906
@Override
907
public
int
getWidth() {
Callers
1
Variables
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected