Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ keyGreen
Method
keyGreen
src/main/java/Archive/ArchiveList.java:136–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
}
135
136
public
void
keyGreen() {
137
pasteData(0);
138
}
139
140
public
void
deleteMessage() {
141
archive.delete(cursor);
Callers
nothing calls this directly
Calls
1
pasteData
Method · 0.95
Tested by
no test coverage detected