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