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

Method getWidth

Minecraft-Utils/1.8.9/src/GuiList.java:529–532  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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