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

Method getRowWidth

Minecraft-Utils/1.13/src/GuiList.java:465–468  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

463 }
464
465 @Override
466 public int getRowWidth() {
467 return rowWidth;
468 }
469
470 @Override
471 public void setRowWidth(int rowWidth) {

Callers 3

eMethod · 0.95
aMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected