Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
e
Method · 0.95
a
Method · 0.95
getHoverItem
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected