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

Method getWidth

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

Source from the content-addressed store, hash-verified

65 }
66
67 @Override
68 public int getWidth() {
69 return l;
70 }
71
72 @Override
73 public int getHeight() {

Callers 1

drawHoveringTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected