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

Method getRetType

src/main/java/matcher/type/MethodInstance.java:434–436  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

432 }
433
434 public ClassInstance getRetType() {
435 return retType;
436 }
437
438 @Override
439 public int getAccess() {

Callers 6

compareMethod · 0.80
getScoreMethod · 0.80
getScoreMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected