@Override
    public boolean addCustomEffect(@NotNull PotionEffect effect, boolean overwrite)
    {
        int index = indexOf(effect.getType());