| Package | Description |
|---|---|
| net.minecraft.entity.boss.dragon | |
| net.minecraft.world.dimension | |
| net.minecraft.world.end |
| Modifier and Type | Field and Description |
|---|---|
private DragonFightManager |
EnderDragonEntity.fightManager |
| Modifier and Type | Method and Description |
|---|---|
DragonFightManager |
EnderDragonEntity.getFightManager() |
| Modifier and Type | Field and Description |
|---|---|
private DragonFightManager |
EndDimension.dragonFightManager |
| Modifier and Type | Method and Description |
|---|---|
DragonFightManager |
EndDimension.getDragonFightManager() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DragonSpawnState.process(ServerWorld worldIn,
DragonFightManager manager,
java.util.List<EnderCrystalEntity> crystals,
int ticks,
BlockPos pos) |