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

Method getHeaderPadding

Minecraft-Utils/1.10/src/GuiList.java:623–626  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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