package magic.model.target; public enum MagicTargetType { Player, Permanent, Stack, Graveyard, OpponentsGraveyard, Hand, Library ; }