Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ yes
Method
yes
src/main/java/Account/AccountSelect.java:136–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
new
AlertBox(SR.MS_DELETE, getFocusedObject().toString()) {
135
136
public
void
yes() {
137
delAccount();
138
}
139
140
public
void
no() {
141
}
Callers
nothing calls this directly
Calls
1
delAccount
Method · 0.95
Tested by
no test coverage detected