Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getMessage
Method
getMessage
src/main/java/ui/controls/PopUp.java:343–343 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
341
342
public
int
getType() {
return
type; }
343
public
Vector getMessage() {
return
message; }
344
public
String getContact() {
return
from; }
345
}
346
}
Callers
8
pointerPressed
Method · 0.45
pointerDragged
Method · 0.45
pointerReleased
Method · 0.45
scrollDown
Method · 0.45
scrollUp
Method · 0.45
drawAllStrings
Method · 0.45
getHeight
Method · 0.45
getMaxWidth
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected