Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ setHeaderPadding
Method
setHeaderPadding
Minecraft-Utils/1.8.9/src/GuiList.java:629–632 ·
view source on GitHub ↗
(int headerPadding)
Source
from the content-addressed store, hash-verified
627
}
628
629
@Override
630
public
void
setHeaderPadding(
int
headerPadding) {
631
a(headerPadding > 0, headerPadding);
632
}
633
634
@Override
635
public
String getHeader() {
Callers
nothing calls this directly
Calls
1
a
Method · 0.95
Tested by
no test coverage detected