Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getBoxY
Method
getBoxY
Minecraft-Utils/1.12.2/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
draw
Method · 0.95
Calls
2
getY
Method · 0.65
getHeight
Method · 0.65
Tested by
no test coverage detected