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

Method setHeaderPadding

Minecraft-Utils/1.12.2/src/GuiList.java:630–633  ·  view source on GitHub ↗
(int headerPadding)

Source from the content-addressed store, hash-verified

628 }
629
630 @Override
631 public void setHeaderPadding(int headerPadding) {
632 a(headerPadding > 0, headerPadding);
633 }
634
635 @Override
636 public String getHeader() {

Callers

nothing calls this directly

Calls 1

aMethod · 0.95

Tested by

no test coverage detected