MCPcopy 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

matchUnobfuscatedMethod · 0.65
matchMethod · 0.65
autoMatchClassesMethod · 0.65
propagateNamesMethod · 0.65
fixRecordMemberNamesMethod · 0.65
checkNameObfMatchMethod · 0.65
compareIdentitySetsMethod · 0.65
assignMissingMethod · 0.65
updateMethod · 0.65
updateMethod · 0.65
updateMethod · 0.65
updateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected