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

Method isShared

src/main/java/matcher/type/ClassEnv.java:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7public interface ClassEnv {
8 boolean isShared();
9
10 Collection<ClassInstance> getClasses();
11

Callers 9

getHierarchyMatchMethod · 0.95
checkOriginMethod · 0.65
MemberInstanceMethod · 0.65
ClassInstanceMethod · 0.65
setMatchMethod · 0.65
MethodInstanceMethod · 0.65
addSharedClsMethod · 0.65
processClassAMethod · 0.65
writeMethod · 0.65

Implementers 1

ClassEnvironmentsrc/main/java/matcher/type/ClassEnviro

Calls

no outgoing calls

Tested by

no test coverage detected