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

Method getMatchableButton

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

Source from the content-addressed store, hash-verified

380 }
381
382 public Button getMatchableButton() {
383 return matchableButton;
384 }
385
386 public Button getMatchPerfectMembersButton() {
387 return matchPerfectMembersButton;

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected