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

Method getRowWidth

Minecraft-Utils/1.8/src/GuiList.java:498–501  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

496 }
497
498 @Override
499 public int getRowWidth() {
500 return rowWidth;
501 }
502
503 @Override
504 public void setRowWidth(int rowWidth) {

Callers 4

cMethod · 0.95
bMethod · 0.95
handleMouseInputMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected