Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getKeywords
Method
getKeywords
forge-game/src/main/java/forge/game/player/Player.java:1041–1043 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1039
}
1040
1041
public
final
KeywordCollection getKeywords() {
1042
return
keywords;
1043
}
1044
1045
@Override
1046
public
final
boolean canBeTargetedBy(
final
SpellAbility sa) {
Callers
1
doUntap
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected