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

Method getWidth

Minecraft-Utils/1.12/src/GuiList.java:530–533  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

528 }
529
530 @Override
531 public int getWidth() {
532 return b;
533 }
534
535 @Override
536 public void setWidth(int width) {

Callers 4

aMethod · 0.95
handleMouseInputMethod · 0.95
cMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected