Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getEventNotifier
Method
getEventNotifier
src/main/java/Client/StaticData.java:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
public
EventNotifier getEventNotifier() {
98
return
eventNotifier;
99
}
100
101
public
void
setEventNotifier(EventNotifier eventNotifier) {
102
this.eventNotifier = eventNotifier;
Callers
2
PlaySound
Method · 0.80
playNotify
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected