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

Method getSlotHeight

Minecraft-Utils/1.13/src/FileSelector.java:279–281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

277 }
278
279 public int getSlotHeight() {
280 return 18;
281 }
282
283 protected void bindAmountScrolled() {
284 amountScrolled = xp.a(amountScrolled, 0.0F, (float) this.m());

Callers 3

drawMethod · 0.95
drawSelectionBoxMethod · 0.95
getContentHeightMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected