Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadMappings
Method · 0.95
saveMappings
Method · 0.95
importMatches
Method · 0.95
evalFilter
Method · 0.80
newProject
Method · 0.80
getOther
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected