MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getImgAlt

Method getImgAlt

src/main/java/ui/IconTextElement.java:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 public int getImageIndex() { return -1; };
57
58 public String getImgAlt() { return ""; }; // if image not loaded
59
60 public int getFontIndex() { return 0; }
61

Callers 1

drawItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected