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

Method getDesc

src/main/java/matcher/type/FieldInstance.java:60–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 @Override
61 public String getDesc() {
62 return type.id;
63 }
64
65 @Override
66 public String getDesc(NameType type) {

Callers 15

getTargetHandleMethod · 0.45
compareMethod · 0.45
exportMethodsMethod · 0.45
exportFieldsMethod · 0.45
getScoreMethod · 0.45
compareInsnsMethod · 0.45
getScoreMethod · 0.45
isSameMethodMethod · 0.45
appendHandleMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45

Calls 3

getIdMethod · 0.95
isPrimitiveMethod · 0.80
getNameMethod · 0.65

Tested by

no test coverage detected