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

Method getBottom

Minecraft-Utils/1.12/src/GuiList.java:565–568  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 3

aMethod · 0.95
mouseClickedMethod · 0.95
setBackgroundTextureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected