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

Method getHeaderPadding

Minecraft-Utils/1.13/src/GuiList.java:605–608  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

603 }
604
605 @Override
606 public int getHeaderPadding() {
607 return u;
608 }
609
610 @Override
611 public void setHeaderPadding(int headerPadding) {

Callers 5

aMethod · 0.95
mouseClickedMethod · 0.95
getContentHeightMethod · 0.95
calculateHeightMapMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected