Class MobEffectKeys

java.lang.Object
io.papermc.paper.registry.keys.MobEffectKeys

@GeneratedFrom("1.20.6") @Experimental public final class MobEffectKeys extends Object
Vanilla keys for RegistryKey.MOB_EFFECT.
API Note:
The fields provided here are a direct representation of what is available from the vanilla game source. They may be changed (including removals) on any Minecraft version bump, so cross-version compatibility is not provided on the same level as it is on most of the other API.
  • Field Details

    • ABSORPTION

      public static final TypedKey<PotionEffectType> ABSORPTION
      minecraft:absorption
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BAD_OMEN

      public static final TypedKey<PotionEffectType> BAD_OMEN
      minecraft:bad_omen
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLINDNESS

      public static final TypedKey<PotionEffectType> BLINDNESS
      minecraft:blindness
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • CONDUIT_POWER

      public static final TypedKey<PotionEffectType> CONDUIT_POWER
      minecraft:conduit_power
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • DARKNESS

      public static final TypedKey<PotionEffectType> DARKNESS
      minecraft:darkness
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • DOLPHINS_GRACE

      public static final TypedKey<PotionEffectType> DOLPHINS_GRACE
      minecraft:dolphins_grace
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FIRE_RESISTANCE

      public static final TypedKey<PotionEffectType> FIRE_RESISTANCE
      minecraft:fire_resistance
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • GLOWING

      public static final TypedKey<PotionEffectType> GLOWING
      minecraft:glowing
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HASTE

      public static final TypedKey<PotionEffectType> HASTE
      minecraft:haste
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HEALTH_BOOST

      public static final TypedKey<PotionEffectType> HEALTH_BOOST
      minecraft:health_boost
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HERO_OF_THE_VILLAGE

      public static final TypedKey<PotionEffectType> HERO_OF_THE_VILLAGE
      minecraft:hero_of_the_village
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HUNGER

      public static final TypedKey<PotionEffectType> HUNGER
      minecraft:hunger
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • INFESTED

      minecraft:infested
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • INSTANT_DAMAGE

      public static final TypedKey<PotionEffectType> INSTANT_DAMAGE
      minecraft:instant_damage
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • INSTANT_HEALTH

      public static final TypedKey<PotionEffectType> INSTANT_HEALTH
      minecraft:instant_health
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • INVISIBILITY

      public static final TypedKey<PotionEffectType> INVISIBILITY
      minecraft:invisibility
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • JUMP_BOOST

      public static final TypedKey<PotionEffectType> JUMP_BOOST
      minecraft:jump_boost
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • LEVITATION

      public static final TypedKey<PotionEffectType> LEVITATION
      minecraft:levitation
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • LUCK

      public static final TypedKey<PotionEffectType> LUCK
      minecraft:luck
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MINING_FATIGUE

      public static final TypedKey<PotionEffectType> MINING_FATIGUE
      minecraft:mining_fatigue
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • NAUSEA

      public static final TypedKey<PotionEffectType> NAUSEA
      minecraft:nausea
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • NIGHT_VISION

      public static final TypedKey<PotionEffectType> NIGHT_VISION
      minecraft:night_vision
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • OOZING

      minecraft:oozing
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • POISON

      public static final TypedKey<PotionEffectType> POISON
      minecraft:poison
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • RAID_OMEN

      minecraft:raid_omen
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • REGENERATION

      public static final TypedKey<PotionEffectType> REGENERATION
      minecraft:regeneration
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • RESISTANCE

      public static final TypedKey<PotionEffectType> RESISTANCE
      minecraft:resistance
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SATURATION

      public static final TypedKey<PotionEffectType> SATURATION
      minecraft:saturation
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SLOW_FALLING

      public static final TypedKey<PotionEffectType> SLOW_FALLING
      minecraft:slow_falling
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SLOWNESS

      public static final TypedKey<PotionEffectType> SLOWNESS
      minecraft:slowness
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPEED

      public static final TypedKey<PotionEffectType> SPEED
      minecraft:speed
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • STRENGTH

      public static final TypedKey<PotionEffectType> STRENGTH
      minecraft:strength
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • TRIAL_OMEN

      minecraft:trial_omen
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UNLUCK

      public static final TypedKey<PotionEffectType> UNLUCK
      minecraft:unluck
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WATER_BREATHING

      public static final TypedKey<PotionEffectType> WATER_BREATHING
      minecraft:water_breathing
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WEAKNESS

      public static final TypedKey<PotionEffectType> WEAKNESS
      minecraft:weakness
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WEAVING

      minecraft:weaving
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WIND_CHARGED

      minecraft:wind_charged
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WITHER

      public static final TypedKey<PotionEffectType> WITHER
      minecraft:wither
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions