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

Method getScrollBarX

Minecraft-Utils/1.10/src/FileSelector.java:296–298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

294 }
295
296 public int getScrollBarX() {
297 return right - 10;
298 }
299
300 @Override
301 public void handleMouseInput() {

Callers 2

drawMethod · 0.95
handleMouseInputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected