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

Method getWidth

Minecraft-Utils/1.13/src/GuiHandle.java:87–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 }
86
87 @Override
88 public int getWidth() {
89 return m;
90 }
91
92 @Override
93 public int getHeight() {

Callers 1

drawHoveringTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected