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

Method getHeight

Minecraft-Utils/1.8/src/GuiHandle.java:72–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 @Override
73 public int getHeight() {
74 return m;
75 }
76
77 @Override
78 public void setResolution(int width, int height) {

Callers 1

drawHoveringTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected