Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GregTech6/gregtech6
/ clear
Method
clear
src/main/java/gregapi/code/HashSetNoNulls.java:92–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
@Override
93
public
void
clear() {
94
map.clear();
95
}
96
}
Callers
8
doRedstoneUpdate
Method · 0.95
onToolClick2
Method · 0.95
replaceAll
Method · 0.95
scanWires
Method · 0.95
scanPipes
Method · 0.95
scanPipes
Method · 0.95
onServerTickPre
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected