Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ isNameObfuscated
Method
isNameObfuscated
src/main/java/matcher/type/Matchable.java:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
boolean isFullyMatched(boolean recursive);
39
float getSimilarity();
40
boolean isNameObfuscated();
41
}
Callers
14
matchUnobfuscated
Method · 0.65
match
Method · 0.65
autoMatchClasses
Method · 0.65
propagateNames
Method · 0.65
fixRecordMemberNames
Method · 0.65
checkNameObfMatch
Method · 0.65
compareIdentitySets
Method · 0.65
assignMissing
Method · 0.65
update
Method · 0.65
update
Method · 0.65
update
Method · 0.65
update
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected