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

Method getView

forge-game/src/main/java/forge/game/player/Player.java:3393–3396  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3391 }
3392
3393 @Override
3394 public PlayerView getView() {
3395 return view;
3396 }
3397
3398 public SpellAbility getPaidForSA() {
3399 return paidForStack.peek();

Callers 15

addMaxLandPlaysMethod · 0.95
removeMaxLandPlaysMethod · 0.95
addControllerMethod · 0.95
removeControllerMethod · 0.95
clearControllerMethod · 0.95
planeswalkToMethod · 0.95
initPlaneMethod · 0.95
incCommanderCastMethod · 0.95
addAdditionalVoteMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected