Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getSignature
Method
getSignature
src/main/java/matcher/type/ClassInstance.java:403–405 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
401
}
402
403
public
ClassSignature getSignature() {
404
return
signature;
405
}
406
407
void
setSignature(ClassSignature signature) {
408
this.signature = signature;
Callers
6
process
Method · 0.45
getScore
Method · 0.45
getScore
Method · 0.45
getScore
Method · 0.45
update
Method · 0.45
processClassA
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected