Uses of Class
net.minecraft.entity.boss.dragon.EnderDragonFight
Packages that use EnderDragonFight
- 
Uses of EnderDragonFight in net.minecraft.entity.boss.dragonFields in net.minecraft.entity.boss.dragon declared as EnderDragonFightModifier and TypeFieldDescriptionprivate final @Nullable EnderDragonFightEnderDragonEntity.fightMethods in net.minecraft.entity.boss.dragon that return EnderDragonFightMethods in net.minecraft.entity.boss.dragon with parameters of type EnderDragonFightModifier and TypeMethodDescriptionabstract voidEnderDragonSpawnState.run(ServerWorld world, EnderDragonFight fight, List<EndCrystalEntity> crystals, int tick, BlockPos pos) 
- 
Uses of EnderDragonFight in net.minecraft.server.worldFields in net.minecraft.server.world declared as EnderDragonFightModifier and TypeFieldDescriptionprivate final @Nullable EnderDragonFightServerWorld.enderDragonFightMethods in net.minecraft.server.world that return EnderDragonFight