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

Method c

Minecraft-Utils/1.7.10/src/GuiList.java:131–134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129 }
130
131 @Override
132 public int c() {
133 return getRowWidth();
134 }
135
136 @Override
137 protected void a(int id, int x, int y, int slotHeight, bmh tesselator, int mouseX, int mouseY) {

Callers 15

aMethod · 0.95
getServerIconMethod · 0.45
tryBlendFuncSeparateMethod · 0.45
renderMethod · 0.45
drawMethod · 0.45
drawRectMethod · 0.45
printChatMessageMethod · 0.45
drawComponentHoverMethod · 0.45
splitStringToWidthMethod · 0.45
getUsernameMethod · 0.45
getPlayerChunkXMethod · 0.45
getPlayerChunkYMethod · 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