MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getHeight

Method getHeight

Minecraft-Utils/1.8/src/Variables.java:922–925  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

920 }
921
922 @Override
923 public int getHeight() {
924 return getMinecraft().e;
925 }
926
927 @Override
928 public int getScaledWidth() {

Callers 1

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected