MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / ImageList

Method ImageList

src/main/java/ui/ImageList.java:46–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 public boolean isLoaded = false;
45
46 protected ImageList() {
47 }
48
49 /** Creates a new instance of ImageList */
50 public ImageList(String resource, int rows, int columns) {

Callers

nothing calls this directly

Calls 3

createImageMethod · 0.95
getWidthMethod · 0.65
getHeightMethod · 0.65

Tested by

no test coverage detected