Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ updateScaledResolution
Method
updateScaledResolution
Minecraft-Utils/1.10/src/Variables.java:941–944 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
939
}
940
941
@Override
942
public
void
updateScaledResolution() {
943
this.scaledResolution =
new
bdp(getMinecraft());
944
}
945
946
@Override
947
public
int
getWidth() {
Callers
1
Variables
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected