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

Method getSlotHeight

Minecraft-Utils/1.8/src/FileSelector.java:301–303  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

299 }
300
301 public int getSlotHeight() {
302 return 18;
303 }
304
305 protected void bindAmountScrolled() {
306 amountScrolled = uv.a(amountScrolled, 0.0F, (float) this.m());

Callers 4

drawMethod · 0.95
drawSelectionBoxMethod · 0.95
getContentHeightMethod · 0.95
handleMouseInputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected