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

Method getRowWidth

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

Source from the content-addressed store, hash-verified

483 }
484
485 @Override
486 public int getRowWidth() {
487 return rowWidth;
488 }
489
490 @Override
491 public void setRowWidth(int rowWidth) {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected