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

Method getLeft

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

Source from the content-addressed store, hash-verified

553 }
554
555 @Override
556 public int getLeft() {
557 return k;
558 }
559
560 @Override
561 public void setLeft(int left) {

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected