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

Method getTop

Minecraft-Utils/1.13/src/GuiList.java:535–538  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

533 }
534
535 @Override
536 public int getTop() {
537 return h;
538 }
539
540 @Override
541 public void setTop(int top) {

Callers 5

aMethod · 0.95
mouseScrolledMethod · 0.95
mouseClickedMethod · 0.95
getHoverItemMethod · 0.95
setBackgroundTextureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected