Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ eventOk
Method
eventOk
src/main/java/Alerts/AlertProfile.java:121–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
public
void
eventOk() {
122
cf.profile = cursor;
123
destroyView();
124
}
125
126
public
int
getItemCount() {
127
return
ALERT_COUNT;
Callers
nothing calls this directly
Calls
1
destroyView
Method · 0.45
Tested by
no test coverage detected