MCPcopy Create free account
hub / github.com/Card-Forge/forge / leave

Method leave

forge-gui-mobile/src/forge/adventure/scene/Scene.java:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 public abstract void render();
63
64 public boolean leave() {
65 return true;
66 }
67
68 public void enter() {
69

Callers 1

switchSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected