Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
public
interface
ClassEnv {
8
boolean isShared();
9
10
Collection<ClassInstance> getClasses();
11
Callers
9
getHierarchyMatch
Method · 0.95
checkOrigin
Method · 0.65
MemberInstance
Method · 0.65
ClassInstance
Method · 0.65
setMatch
Method · 0.65
MethodInstance
Method · 0.65
addSharedCls
Method · 0.65
processClassA
Method · 0.65
write
Method · 0.65
Implementers
1
ClassEnvironment
src/main/java/matcher/type/ClassEnviro
Calls
no outgoing calls
Tested by
no test coverage detected