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

Method getBoxY

Minecraft-Utils/1.10/src/ColorSelector.java:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 }
97
98 private int getBoxY() {
99 return getY() + (getHeight() - boxHeight) / 2;
100 }
101
102 /**
103 private void drawColor() {

Callers 1

drawMethod · 0.95

Calls 2

getYMethod · 0.65
getHeightMethod · 0.65

Tested by

no test coverage detected