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

Method getBottom

Minecraft-Utils/1.10/src/GuiList.java:563–566  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

561 }
562
563 @Override
564 public int getBottom() {
565 return e;
566 }
567
568 @Override
569 public void setBottom(int bottom) {

Callers 4

aMethod · 0.95
bMethod · 0.95
mouseClickedMethod · 0.95
setBackgroundTextureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected