Package com.pixelmonmod.tcg.api.card
package com.pixelmonmod.tcg.api.card
-
ClassDescriptionData class that represents an instance of an
ImmutableCard
Represents the condition associated with a card.Factory interface for implementing card creation This implementation should only be accessed through the exposed methods in theCardProxy
Created by Hy on 5/14/2016.Static proxy for accessingCardFactory
implementation To change theCardFactory
implementation use theCardProxy.setFactory(CardFactory)
method during initialization