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

Method getEnv

src/main/java/matcher/type/ClassInstance.java:275–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

273 }
274
275 @Override
276 public ClassEnv getEnv() {
277 return env;
278 }
279
280 public ClassNode[] getAsmNodes() {
281 return asmNodes;

Callers 1

matchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected