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

Method getMatcher

src/main/java/matcher/gui/Gui.java:310–312  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

308 }
309
310 public Matcher getMatcher() {
311 return matcher;
312 }
313
314 public Scene getScene() {
315 return scene;

Callers 15

matchMethod · 0.80
matchPerfectMembersMethod · 0.80
unmatchClassMethod · 0.80
unmatchMemberMethod · 0.80
unmatchVarMethod · 0.80
onSelectMethod · 0.80
autoMatchAllMethod · 0.80
autoMatchClassesMethod · 0.80
autoMatchMethodsMethod · 0.80
autoMatchFieldsMethod · 0.80
autoMatchArgsMethod · 0.80
autoMatchVarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected