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

Method getPath

forge-gui/src/main/java/forge/deck/DeckProxy.java:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84 }
85
86 public String getPath() {
87 return path;
88 }
89
90 public String getSourceUrl() {
91 final Deck sourceDeck = getDeck();

Callers 15

drawValueMethod · 0.95
initializeMethod · 0.95
EditorMainWindowMethod · 0.45
setSelectedDataMethod · 0.45
onImageFetchedMethod · 0.45
RewardActorMethod · 0.45
updateBackFaceMethod · 0.45
updateSynqCountMethod · 0.45
getAssetMethod · 0.45
loadAssetMethod · 0.45
tapMethod · 0.45
launchQuestModeMethod · 0.45

Calls

no outgoing calls

Tested by 2

findGameEventClassesMethod · 0.36
mainMethod · 0.36