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

Method getWidth

Minecraft-Utils/1.9/src/GuiList.java:528–531  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

526 }
527
528 @Override
529 public int getWidth() {
530 return b;
531 }
532
533 @Override
534 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