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 EnderDragonFightMethods in net.minecraft.entity.boss.dragon that return EnderDragonFightMethods in net.minecraft.entity.boss.dragon with parameters of type EnderDragonFightModifier and TypeMethodDescriptionvoid
EnderDragonEntity.method_51852
(EnderDragonFight enderDragonFight) abstract 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 EnderDragonFightMethods in net.minecraft.server.world that return EnderDragonFightMethods in net.minecraft.server.world with parameters of type EnderDragonFightModifier and TypeMethodDescriptionvoid
ServerWorld.method_51837
(@Nullable EnderDragonFight enderDragonFight) Deprecated.