Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getHeight
Method
getHeight
Minecraft-Utils/1.13/src/Variables.java:987–990 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
985
}
986
987
@Override
988
public
int
getHeight() {
989
return
getMinecraft().f.m();
990
}
991
992
@Override
993
public
int
getScaledWidth() {
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
m
Method · 0.45
Tested by
no test coverage detected