Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createImage
Method · 0.95
getWidth
Method · 0.65
getHeight
Method · 0.65
Tested by
no test coverage detected