Uses of Class
net.minecraft.entity.boss.dragon.EnderDragonFight
Packages that use EnderDragonFight
-
Uses of EnderDragonFight in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as EnderDragonFightModifier and TypeFieldDescriptionprivate final @Nullable EnderDragonFight
EnderDragonEntity.fight
Methods in net.minecraft.entity.boss.dragon that return EnderDragonFightMethods in net.minecraft.entity.boss.dragon with parameters of type EnderDragonFightModifier and TypeMethodDescriptionabstract void
EnderDragonSpawnState.run
(ServerWorld world, EnderDragonFight fight, List<EndCrystalEntity> crystals, int tick, BlockPos pos) -
Uses of EnderDragonFight in net.minecraft.server.world
Fields in net.minecraft.server.world declared as EnderDragonFightModifier and TypeFieldDescriptionprivate final @Nullable EnderDragonFight
ServerWorld.enderDragonFight
Methods in net.minecraft.server.world that return EnderDragonFight