MCPcopy Create free account
hub / github.com/FabricMC/Matcher / reset

Method reset

src/main/java/matcher/Matcher.java:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 public void reset() {
86 env.reset();
87 }
88
89 public ClassEnvironment getEnv() {
90 return env;

Callers 2

initMethod · 0.95
initFromMatchesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected