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

Method getHeaderPadding

Minecraft-Utils/1.12/src/GuiList.java:625–628  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

623 }
624
625 @Override
626 public int getHeaderPadding() {
627 return t;
628 }
629
630 @Override
631 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