Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getGlobal
Method
getGlobal
src/main/java/matcher/type/ClassEnv.java:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
ClassInstance getClsById(String id, NameType nameType);
35
36
ClassEnvironment getGlobal();
37
ClassEnv getOther();
38
}
Callers
10
visitMetadata
Method · 0.65
visitDstName
Method · 0.65
checkNameObfMatch
Method · 0.65
compareIdentitySets
Method · 0.65
compareInsns
Method · 0.65
mapInsns
Method · 0.65
getName
Method · 0.65
getName
Method · 0.65
getUidString
Method · 0.65
getUidString
Method · 0.65
Implementers
1
ClassEnvironment
src/main/java/matcher/type/ClassEnviro
Calls
no outgoing calls
Tested by
no test coverage detected