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

Method getHeaderPadding

Minecraft-Utils/1.8/src/GuiList.java:638–641  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

636 }
637
638 @Override
639 public int getHeaderPadding() {
640 return t;
641 }
642
643 @Override
644 public void setHeaderPadding(int headerPadding) {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected