Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getWidth
Method
getWidth
Minecraft-Utils/1.8/src/Variables.java:917–920 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
915
}
916
917
@Override
918
public
int
getWidth() {
919
return
getMinecraft().d;
920
}
921
922
@Override
923
public
int
getHeight() {
Callers
1
updateScaledResolution
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected