Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-4135

Potion effect type id duplication

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • None
    • CraftBukkit version git-Spigot-0b44fa0-46e5eeb (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)

      Id duplication in PotionEffectType class

       

      public static final PotionEffectType CONDUIT_POWER = new PotionEffectTypeWrapper(29); 
      public static final PotionEffectType DOLPHINS_GRACE = new PotionEffectTypeWrapper(29);
      

       

      Och and getName() method for DOLPHINS_GRACE returns unknown_effect_type_30

            Unassigned Unassigned
            Zrips Zrips
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: