Package net.demilich.metastone.game.decks
package net.demilich.metastone.game.decks
Decks contains code to define a collection of cards for play.
-
ClassDescriptionIndicates a deck from the player's online collection.A deck has, at minimum, a deck ID.Represents a request to create a game with the specified deck list.The sets that are available to build decks from and generate cards from.Thrown when the deck list sent in a
DeckCreateRequest
has errors.A deck that contains cards, a name, a hero card, etc.