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

Method getMatchButton

src/main/java/matcher/gui/BottomPane.java:378–380  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

376 }
377
378 public Button getMatchButton() {
379 return matchButton;
380 }
381
382 public Button getMatchableButton() {
383 return matchableButton;

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected