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

Method save

forge-gui-mobile/src/forge/deck/FDeckEditor.java:2386–2386  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2384 throw new UnsupportedOperationException();
2385 }
2386 default void save() {
2387 throw new UnsupportedOperationException();
2388 }
2389 default void rename(String name) {

Callers 15

saveMethod · 0.95
PointOfInterestEditorMethod · 0.65
QuestEditorMethod · 0.65
saveMethod · 0.65
WorldEditorMethod · 0.65
ItemsEditorMethod · 0.65
EnemyEditorMethod · 0.65
createMethod · 0.65
writeMatchPreferencesMethod · 0.65
persistStringMethod · 0.65
saveMethod · 0.65
handleEventMethod · 0.65

Implementers 3

FileDeckControllerforge-gui-mobile/src/forge/deck/FDeckE
AdventureDeckControllerforge-gui-mobile/src/forge/adventure/s
AdventureEventDeckControllerforge-gui-mobile/src/forge/adventure/s

Calls

no outgoing calls

Tested by

no test coverage detected