Class ThemeDeck

java.lang.Object
com.pixelmonmod.tcg.api.card.ThemeDeck

public class ThemeDeck extends Object
Created by Hy on 6/19/2016.
  • Constructor Details

  • Method Details

    • getID

      public int getID()
    • getName

      public String getName()
    • getCards

      public List<ImmutableCard> getCards()
    • getExtraCards

      public List<ImmutableCard> getExtraCards()
    • getLocalizedName

      public net.minecraft.network.chat.Component getLocalizedName()
    • getItemStack

      public net.minecraft.world.item.ItemStack getItemStack(int count)
    • getItemStack

      public net.minecraft.world.item.ItemStack getItemStack()
    • getJson

      public String getJson()