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

Method getBottomPane

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

Source from the content-addressed store, hash-verified

332 }
333
334 public BottomPane getBottomPane() {
335 return bottomPane;
336 }
337
338 public SortKey getSortKey() {
339 return sortKey;

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected