MCPcopy 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

visitMetadataMethod · 0.65
visitDstNameMethod · 0.65
checkNameObfMatchMethod · 0.65
compareIdentitySetsMethod · 0.65
compareInsnsMethod · 0.65
mapInsnsMethod · 0.65
getNameMethod · 0.65
getNameMethod · 0.65
getUidStringMethod · 0.65
getUidStringMethod · 0.65

Implementers 1

ClassEnvironmentsrc/main/java/matcher/type/ClassEnviro

Calls

no outgoing calls

Tested by

no test coverage detected