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

Method getType

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

Source from the content-addressed store, hash-verified

83 }
84
85 public ClassInstance getType() {
86 return type;
87 }
88
89 @Override
90 public int getAccess() {

Callers 15

analyzeMethodMethod · 0.95
compareMethod · 0.45
getScoreMethod · 0.45
compareInsnsMethod · 0.45
getScoreMethod · 0.45
getOutRefsMethod · 0.45
getArgTypesMethod · 0.45
getScoreMethod · 0.45
isSameMethodMethod · 0.45
getScoreMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected