Package com.pixelmonmod.tcg.api.card.set
Class CardSet
java.lang.Object
com.pixelmonmod.tcg.api.card.set.CardSet
Created by Hy on 10/20/2016.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getID()
net.minecraft.world.item.ItemStack
net.minecraft.world.item.ItemStack
getItemStack
(int count) getJson()
getName()
boolean
hasPack()
-
Constructor Details
-
CardSet
-
-
Method Details
-
getID
public int getID() -
getName
-
getUnlocalizedName
-
getItemStack
public net.minecraft.world.item.ItemStack getItemStack(int count) -
getItemStack
public net.minecraft.world.item.ItemStack getItemStack() -
hasPack
public boolean hasPack() -
getJson
-