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

Method getType

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

Source from the content-addressed store, hash-verified

473 }
474
475 public MethodType getType() {
476 return type;
477 }
478
479 public Set<MethodInstance> getRefsIn() {
480 return refsIn;

Callers 3

getDisplayNameMethod · 0.45
getDescMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected