Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
init
Method · 0.80
showAlert
Method · 0.80
requestConfirmation
Method · 0.80
loadProject
Method · 0.80
loadMappings
Method · 0.80
saveMappings
Method · 0.80
loadMatches
Method · 0.80
saveMatches
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected