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

Method onChanged

forge-game/src/main/java/forge/game/zone/Zone.java:72–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 protected void onChanged() {
73 }
74
75 public Player getPlayer() { // generic zones like stack have no player associated
76 return null;

Callers 4

addMethod · 0.95
removeMethod · 0.95
setCardsMethod · 0.95
shuffleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected