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

Method getHeaderPadding

Minecraft-Utils/1.8.9/src/GuiList.java:624–627  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

622 }
623
624 @Override
625 public int getHeaderPadding() {
626 return t;
627 }
628
629 @Override
630 public void setHeaderPadding(int headerPadding) {

Callers 5

bMethod · 0.95
mouseClickedMethod · 0.95
getContentHeightMethod · 0.95
calculateHeightMapMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected