Uses of Class
net.minecraft.entity.boss.dragon.EnderDragonFight
-
Uses of EnderDragonFight in net.minecraft.entity.boss.dragon
Modifier and TypeFieldDescriptionprivate final @Nullable EnderDragonFight
EnderDragonEntity.fight
Modifier and TypeMethodDescriptionabstract void
EnderDragonSpawnState.run
(ServerWorld world, EnderDragonFight fight, List<EndCrystalEntity> crystals, int tick, BlockPos pos) -
Uses of EnderDragonFight in net.minecraft.server.world
Modifier and TypeFieldDescriptionprivate final @Nullable EnderDragonFight
ServerWorld.enderDragonFight