Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getSlotHeight
Method
getSlotHeight
Minecraft-Utils/1.10/src/FileSelector.java:280–282 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
278
}
279
280
public
int
getSlotHeight() {
281
return
18;
282
}
283
284
protected
void
bindAmountScrolled() {
285
amountScrolled = op.a(amountScrolled, 0.0F, (float) this.m());
Callers
4
draw
Method · 0.95
drawSelectionBox
Method · 0.95
getContentHeight
Method · 0.95
handleMouseInput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected