MCPcopy 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

doRedstoneUpdateMethod · 0.95
onToolClick2Method · 0.95
replaceAllMethod · 0.95
scanWiresMethod · 0.95
scanPipesMethod · 0.95
scanPipesMethod · 0.95
onServerTickPreMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected