net.minecraft.entity.boss.dragon

public abstract enum EnderDragonSpawnState

net.minecraft.world.level.dimension.end.DragonRespawnAnimation
net.minecraft.class_2876
net.minecraft.entity.boss.dragon.EnderDragonSpawnState

Enum constant summary

Enum Constant
START
field_13097
START
PREPARING_TO_SUMMON_PILLARS
field_13095
PREPARING_TO_SUMMON_PILLARS
SUMMONING_PILLARS
field_13094
SUMMONING_PILLARS
SUMMONING_DRAGON
field_13098
SUMMONING_DRAGON
END
field_13099
END

Field summary

Modifier and TypeField
private static final EnderDragonSpawnState[]
$VALUES
field_13096
field_13096

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public abstract void
tick(ServerLevel level, EndDragonFight fight, List<EndCrystal> crystals, int time, BlockPos portal)
method_12507(class_3218 arg0, class_2881 arg1, List<class_1511> arg2, int arg3, class_2338 arg4)
run(ServerWorld world, EnderDragonFight fight, List<EndCrystalEntity> crystals, int tick, BlockPos pos)
private static EnderDragonSpawnState[]
$values()
method_36745()
method_36745()