Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getFound
Method
getFound
forge-game/src/main/java/forge/game/Game.java:701–703 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
699
}
700
701
public
Card getFound() {
702
return
found;
703
}
704
}
705
706
public
Card findByView(CardView view) {
Callers
2
findByView
Method · 0.95
findById
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected