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

Method getBottom

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

Source from the content-addressed store, hash-verified

543 }
544
545 @Override
546 public int getBottom() {
547 return i;
548 }
549
550 @Override
551 public void setBottom(int bottom) {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected