Class Coins
java.lang.Object
com.pixelmonmod.tcg.api.accessors.Coins
Created by Rob Nicholas on 09/04/2022.
Represents a registry for changing the coin texture used during battles
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RegistryValue<Coin>
static final RegistryValue<Coin>
static final RegistryValue<Coin>
static final RegistryValue<Coin>
static final RegistryValue<Coin>
-
Constructor Summary
-
Method Summary
-
Field Details
-
CHARMANDER
-
BULBASAUR
-
SQUIRTLE
-
PIKACHU
-
JIGGLYPUFF
-
-
Constructor Details
-
Coins
public Coins()
-
-
Method Details
-
register
-
fromNBT
-
getAll
-
get
-
getRandomCoin
-