Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getHeight
Method
getHeight
src/main/java/ui/ImageList.java:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
public
int
getHeight() {
76
return
height;
77
}
78
79
public
int
getWidth() {
80
return
width;
Callers
1
getTransportIndex
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected