Index
All Classes|All Packages
B
- barColor(BarColor) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Set the boss bar colour.
- barStyle(BarStyle) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Set the boss bar style.
- BATTLE_COMMENCED - wtf.choco.dragoneggdrop.api.BattleState
-
The battle has initiated, and the dragon is free to roam.
- BATTLE_END - wtf.choco.dragoneggdrop.api.BattleState
-
The battle has ended and the dragon has been slain.
- BattleState - Enum in wtf.choco.dragoneggdrop.api
-
Various states capable of being processed during an Ender Dragon battle.
- BattleStateChangeEvent - Class in wtf.choco.dragoneggdrop.api
-
Called when the state of the EnderDragon battle changes.
- BattleStateChangeEvent(DragonBattle, EnderDragon, BattleState, BattleState) - Constructor for class wtf.choco.dragoneggdrop.api.BattleStateChangeEvent
-
Construct a new BattleStateChangeEvent.
- between(int, int) - Static method in class wtf.choco.dragoneggdrop.utils.IntegerRange
-
Create an IntegerRange between two values.
- broadcastActionBar(String, Location, int, boolean) - Static method in class wtf.choco.dragoneggdrop.utils.ActionBarUtil
- broadcastActionBar(String, World, boolean) - Static method in class wtf.choco.dragoneggdrop.utils.ActionBarUtil
- build() - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Build the final
DragonTemplate
instance. - buildCopy(String, DragonTemplate) - Static method in class wtf.choco.dragoneggdrop.dragon.DragonTemplate
-
Get a new
DragonTemplateBuilder
to construct an instance ofDragonTemplate
with values copied from an existing template. - builder(String) - Static method in class wtf.choco.dragoneggdrop.dragon.DragonTemplate
-
Get a new
DragonTemplateBuilder
to construct an instance ofDragonTemplate
.
All Classes|All Packages