Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ of
Method
of
forge-core/src/main/java/forge/util/RuntimeVersion.java:100–102 ·
view source on GitHub ↗
(final String versionString)
Source
from the content-addressed store, hash-verified
98
}
99
100
public
static
RuntimeVersion of(
final
String versionString) {
101
return
new
RuntimeVersion(versionString);
102
}
103
104
@Override
105
public
String toString() {
Callers
15
getRealScreenSize
Method · 0.80
Direction
Enum · 0.80
getAllAttachedCards
Method · 0.80
createETBCountersEffect
Method · 0.80
getTriggerRemembered
Method · 0.80
GameLogVerbosity
Enum · 0.80
GameType
Enum · 0.80
getSupplimentalDeckSections
Method · 0.80
addCounterAddedThisTurn
Method · 0.80
addCounterRemovedThisTurn
Method · 0.80
addGlobalDamageHistory
Method · 0.80
changeZone
Method · 0.80
Calls
no outgoing calls
Tested by
6
testVoloJournal
Method · 0.64
generateReport
Method · 0.64
bracketCardNamesResolveInDatabase
Method · 0.64
getCardDatabaseNames
Method · 0.64
arrangeForScry
Method · 0.64
arrangeForSurveil
Method · 0.64