A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
I
- INFERNO_BLAZE - enum entry in me.gamercoder215.battlecards.api.card.BattleCardType
Represents a Blaze BattleCard.
- INFERNO_OVEN - enum entry in me.gamercoder215.battlecards.api.card.item.CardEquipments
Represents a Furnace CardEquipment.
- invoke() - function in me.gamercoder215.battlecards.api.card.BattleCardType
- Creates a new card data object.
- isAsynchronous() - function in org.bukkit.event.Event
- isAvailable(me.gamercoder215.battlecards.api.card.BattleCardType) - function in me.gamercoder215.battlecards.api.BattleConfig
- Fetches whether this BattleCardType is available on this current MC Version.
- isBasicDropsEnabled() - function in me.gamercoder215.battlecards.api.BattleConfig
- Fetches whether cards of the Rarity.BASIC rarity can be dropped by mobs.
- isCancelled() - function in me.gamercoder215.battlecards.api.events.CardExperienceChangeEvent
- isCancelled() - function in me.gamercoder215.battlecards.api.events.PrepareCardCombineEvent
- isCancelled() - function in me.gamercoder215.battlecards.api.events.PrepareCardCraftEvent
- isCancelled() - function in me.gamercoder215.battlecards.api.events.entity.CardUseAbilityEvent
- isCardDestroyedExplosion() - function in me.gamercoder215.battlecards.api.BattleConfig
- Fetches whether Battle Cards can be destroyed by an Explosion.
- isCardDestroyedFire() - function in me.gamercoder215.battlecards.api.BattleConfig
- Fetches whether Battle Cards can be destroyed by Fire.
- isCardDestroyedThorns() - function in me.gamercoder215.battlecards.api.BattleConfig
- Fetches whether Battle Cards can be destroyed by a Cactus.
- isCardsDespawn() - function in me.gamercoder215.battlecards.api.BattleConfig
- Fetches whether Battle Card Items can despawn.
- isMaxed() - function in me.gamercoder215.battlecards.api.card.BattleCard
- Whetehr or not this BattleCard is currently maxed.
- isMaxed() - function in me.gamercoder215.battlecards.api.card.Card
- Whetehr or not this BattleCard is currently maxed.
- isRideable() - function in me.gamercoder215.battlecards.api.card.BattleCard
- Fetches whether this BattleCard is right click rideable.
- isRideable() - function in me.gamercoder215.battlecards.api.card.Card
- Gets whether or not this card can be ridden.
- isSpawned() - function in me.gamercoder215.battlecards.api.card.BattleCard
- Whether this BattleCard is currently spawend.