| Package | Description |
|---|---|
| net.minecraft.entity.boss | |
| net.minecraft.world | |
| net.minecraft.world.end |
| Modifier and Type | Field and Description |
|---|---|
private DragonFightManager |
EntityDragon.fightManager |
| Modifier and Type | Method and Description |
|---|---|
DragonFightManager |
EntityDragon.getFightManager() |
| Modifier and Type | Field and Description |
|---|---|
private DragonFightManager |
WorldProviderEnd.dragonFightManager |
| Modifier and Type | Method and Description |
|---|---|
DragonFightManager |
WorldProviderEnd.getDragonFightManager() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DragonSpawnManager.process(WorldServer worldIn,
DragonFightManager manager,
java.util.List<EntityEnderCrystal> crystals,
int ticks,
BlockPos pos) |