Package io.papermc.paper.registry.keys
Class MobEffectKeys
java.lang.Object
io.papermc.paper.registry.keys.MobEffectKeys
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final TypedKey<PotionEffectType> minecraft:absorptionstatic final TypedKey<PotionEffectType> minecraft:bad_omenstatic final TypedKey<PotionEffectType> minecraft:blindnessstatic final TypedKey<PotionEffectType> minecraft:conduit_powerstatic final TypedKey<PotionEffectType> minecraft:darknessstatic final TypedKey<PotionEffectType> minecraft:dolphins_gracestatic final TypedKey<PotionEffectType> minecraft:fire_resistancestatic final TypedKey<PotionEffectType> minecraft:glowingstatic final TypedKey<PotionEffectType> minecraft:hastestatic final TypedKey<PotionEffectType> minecraft:health_booststatic final TypedKey<PotionEffectType> minecraft:hero_of_the_villagestatic final TypedKey<PotionEffectType> minecraft:hungerstatic final TypedKey<PotionEffectType> minecraft:infestedstatic final TypedKey<PotionEffectType> minecraft:instant_damagestatic final TypedKey<PotionEffectType> minecraft:instant_healthstatic final TypedKey<PotionEffectType> minecraft:invisibilitystatic final TypedKey<PotionEffectType> minecraft:jump_booststatic final TypedKey<PotionEffectType> minecraft:levitationstatic final TypedKey<PotionEffectType> minecraft:luckstatic final TypedKey<PotionEffectType> minecraft:mining_fatiguestatic final TypedKey<PotionEffectType> minecraft:nauseastatic final TypedKey<PotionEffectType> minecraft:night_visionstatic final TypedKey<PotionEffectType> minecraft:oozingstatic final TypedKey<PotionEffectType> minecraft:poisonstatic final TypedKey<PotionEffectType> minecraft:raid_omenstatic final TypedKey<PotionEffectType> minecraft:regenerationstatic final TypedKey<PotionEffectType> minecraft:resistancestatic final TypedKey<PotionEffectType> minecraft:saturationstatic final TypedKey<PotionEffectType> minecraft:slow_fallingstatic final TypedKey<PotionEffectType> minecraft:slownessstatic final TypedKey<PotionEffectType> minecraft:speedstatic final TypedKey<PotionEffectType> minecraft:strengthstatic final TypedKey<PotionEffectType> minecraft:trial_omenstatic final TypedKey<PotionEffectType> minecraft:unluckstatic final TypedKey<PotionEffectType> minecraft:water_breathingstatic final TypedKey<PotionEffectType> minecraft:weaknessstatic final TypedKey<PotionEffectType> minecraft:weavingstatic final TypedKey<PotionEffectType> minecraft:wind_chargedstatic final TypedKey<PotionEffectType> minecraft:wither -
Method Summary
-
Field Details
-
ABSORPTION
minecraft:absorption- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BAD_OMEN
minecraft:bad_omen- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BLINDNESS
minecraft:blindness- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
CONDUIT_POWER
minecraft:conduit_power- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
DARKNESS
minecraft:darkness- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
DOLPHINS_GRACE
minecraft:dolphins_grace- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
FIRE_RESISTANCE
minecraft:fire_resistance- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GLOWING
minecraft:glowing- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
HASTE
minecraft:haste- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
HEALTH_BOOST
minecraft:health_boost- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
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
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
minecraft:instant_damage- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
INSTANT_HEALTH
minecraft:instant_health- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
INVISIBILITY
minecraft:invisibility- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
JUMP_BOOST
minecraft:jump_boost- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
LEVITATION
minecraft:levitation- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
LUCK
minecraft:luck- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
MINING_FATIGUE
minecraft:mining_fatigue- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
NAUSEA
minecraft:nausea- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
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
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
minecraft:regeneration- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
RESISTANCE
minecraft:resistance- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SATURATION
minecraft:saturation- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SLOW_FALLING
minecraft:slow_falling- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SLOWNESS
minecraft:slowness- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SPEED
minecraft:speed- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
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
minecraft:unluck- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
WATER_BREATHING
minecraft:water_breathing- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
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
minecraft:wither- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-