Uses of Interface
org.bukkit.boss.DragonBattle
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of DragonBattle in org.bukkit
Modifier and TypeMethodDescriptionWorld.getEnderDragonBattle()
Get theDragonBattle
associated with this world. -
Uses of DragonBattle in org.bukkit.entity
Modifier and TypeMethodDescriptionEnderDragon.getDragonBattle()
Get theDragonBattle
associated with this EnderDragon.