MCPcopy 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

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

Calls

no outgoing calls

Tested by

no test coverage detected