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

Method getScene

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

Source from the content-addressed store, hash-verified

312 }
313
314 public Scene getScene() {
315 return scene;
316 }
317
318 public void addListeningComponent(IGuiComponent component) {
319 components.add(component);

Callers 8

initMethod · 0.80
showAlertMethod · 0.80
requestConfirmationMethod · 0.80
loadProjectMethod · 0.80
loadMappingsMethod · 0.80
saveMappingsMethod · 0.80
loadMatchesMethod · 0.80
saveMatchesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected