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

Method c

Minecraft-Utils/1.12/src/GuiList.java:103–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101 }
102
103 @Override
104 public int c() {
105 return getRowWidth();
106 }
107
108 @Override
109 protected void a(int id, int x, int y, int slotHeight, int mouseX, int mouseY, float partialTicks) {

Callers 15

aMethod · 0.95
runMethod · 0.45
shouldRenderMethod · 0.45
renderInInventoryMethod · 0.45
aMethod · 0.45
getPingMethod · 0.45
getServerIconMethod · 0.45
translateMethod · 0.45
colorMethod · 0.45
getHealAmountMethod · 0.45
getSaturationModifierMethod · 0.45
getResourceKeyMethod · 0.45

Calls 10

getRowWidthMethod · 0.95
getLeftMethod · 0.95
getWidthMethod · 0.95
getTopMethod · 0.95
getCurrentScrollMethod · 0.95
getLineHeightMethod · 0.95
dMethod · 0.95
bMethod · 0.95
sizeMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected