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

Method getTop

Minecraft-Utils/1.8.9/src/GuiList.java:554–557  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

552 }
553
554 @Override
555 public int getTop() {
556 return d;
557 }
558
559 @Override
560 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