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

Method getTop

Minecraft-Utils/1.11/src/GuiList.java:553–556  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

551 }
552
553 @Override
554 public int getTop() {
555 return d;
556 }
557
558 @Override
559 public void setTop(int top) {

Callers 7

aMethod · 0.95
bMethod · 0.95
handleMouseInputMethod · 0.95
mouseClickedMethod · 0.95
cMethod · 0.95
getHoverItemMethod · 0.95
setBackgroundTextureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected