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

Method getLeft

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

Source from the content-addressed store, hash-verified

572 }
573
574 @Override
575 public int getLeft() {
576 return g;
577 }
578
579 @Override
580 public void setLeft(int left) {

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