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

Method e

Minecraft-Utils/1.13/src/GuiList.java:107–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 }
106
107 @Override
108 public int e() {
109 return getRowWidth();
110 }
111
112 @Override
113 protected void a(int id, int x, int y, int slotHeight, int mouseX, int mouseY, float partialTicks) {

Callers 2

aMethod · 0.95
mouseClickedMethod · 0.95

Calls 1

getRowWidthMethod · 0.95

Tested by

no test coverage detected