A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
T
- TANK - enum entry in me.gamercoder215.battlecards.api.card.BattleCardClass
Represents a Tank Class.
- TANK - enum entry in me.gamercoder215.battlecards.api.card.CardQuest
Damage Received Quest
- THE_IMMORTAL - enum entry in me.gamercoder215.battlecards.api.card.BattleCardType
Represents a Wither Skeleton BattleCard.
- THUNDER_REVENANT - enum entry in me.gamercoder215.battlecards.api.card.BattleCardType
Represents a Zombie BattleCard.
- TITAN - enum entry in me.gamercoder215.battlecards.api.card.CardQuest
Titan Quest
- toByteArray() - function in me.gamercoder215.battlecards.api.card.Card
- Serializes this Card Data into a Byte Array.
- toExperience(java.lang.Integer,me.gamercoder215.battlecards.api.card.Rarity) - function in me.gamercoder215.battlecards.api.card.BattleCard.Companion
- Converts a BattleCard's Level to the minimum experience required to reach that level.
- toExperience(java.lang.Integer,me.gamercoder215.battlecards.api.card.Rarity) - function in me.gamercoder215.battlecards.api.card.Card.Companion
- Converts a BattleCard's Level to the minimum experience required to reach that level.
- toLevel(java.lang.Double,me.gamercoder215.battlecards.api.card.Rarity) - function in me.gamercoder215.battlecards.api.card.BattleCard.Companion
- Converts a BattleCard's Experience to the corresponding level.
- toLevel(java.lang.Double,me.gamercoder215.battlecards.api.card.Rarity) - function in me.gamercoder215.battlecards.api.card.Card.Companion
- Converts a BattleCard's Experience to the corresponding level.
- toString() - function in me.gamercoder215.battlecards.api.card.BattleCardClass
- toString() - function in me.gamercoder215.battlecards.api.card.Rarity
- toString() - function in me.gamercoder215.battlecards.api.card.item.CardEquipment.Rarity