Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getRowWidth
Method
getRowWidth
Minecraft-Utils/1.8.9/src/GuiList.java:484–487 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
482
}
483
484
@Override
485
public
int
getRowWidth() {
486
return
rowWidth;
487
}
488
489
@Override
490
public
void
setRowWidth(
int
rowWidth) {
Callers
4
c
Method · 0.95
b
Method · 0.95
handleMouseInput
Method · 0.95
getHoverItem
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected