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

Method getWidth

Minecraft-Utils/1.8/src/GuiList.java:543–546  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

541 }
542
543 @Override
544 public int getWidth() {
545 return b;
546 }
547
548 @Override
549 public void setWidth(int width) {

Callers 4

bMethod · 0.95
handleMouseInputMethod · 0.95
cMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected