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

Method getEnvB

src/main/java/matcher/type/ClassEnvironment.java:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 }
167
168 public LocalClassEnv getEnvB() {
169 return extractorB;
170 }
171
172 @Override
173 public Collection<ClassInstance> getClasses() {

Callers 6

loadMappingsMethod · 0.95
saveMappingsMethod · 0.95
importMatchesMethod · 0.95
evalFilterMethod · 0.80
newProjectMethod · 0.80
getOtherMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected