Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ setVersionInfo
Method
setVersionInfo
src/main/java/Client/StaticData.java:93–95 ·
view source on GitHub ↗
(VersionInfo versionInfo)
Source
from the content-addressed store, hash-verified
91
}
92
93
public
void
setVersionInfo(VersionInfo versionInfo) {
94
this.versionInfo = versionInfo;
95
}
96
97
public
EventNotifier getEventNotifier() {
98
return
eventNotifier;
Callers
3
onCreate
Method · 0.95
viewDidLoad
Method · 0.95
Main
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected