Class endstone::EffectType¶
ClassList > endstone > EffectType
All effect types.
#include <endstone/potion/effect_type.h>
Public Static Attributes¶
| Type | Name |
|---|---|
| constexpr auto | Absorption = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("absorption")Increases the maximum health of an entity with health that cannot be regenerated, but is refilled every 30 seconds. |
| constexpr auto | BadOmen = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("bad\_omen")Triggers an ominous event when the player enters a village or trial chambers. |
| constexpr auto | Blindness = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("blindness")Blinds an entity. |
| constexpr auto | BreathOfTheNautilus = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("breath\_of\_the\_nautilus")Prevents the rider's oxygen bar from depleting while riding a nautilus or zombie nautilus. |
| constexpr auto | ConduitPower = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("conduit\_power")Effects granted by a nearby conduit. |
| constexpr auto | Darkness = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("darkness")Causes the player's vision to dim occasionally. |
| constexpr auto | FatalPoison = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("fatal\_poison")Inflicts damage to the entity over time, and can kill both undead and non-undead mobs, similar to Wither. |
| constexpr auto | FireResistance = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("fire\_resistance")Stops fire damage. |
| constexpr auto | Haste = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("haste")Increases dig speed. |
| constexpr auto | HealthBoost = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("health\_boost")Increases the maximum health of an entity. |
| constexpr auto | HeroOfTheVillage = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("hero\_of\_the\_village")Reduces the cost of villager trades. |
| constexpr auto | Hunger = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("hunger")Increases hunger. |
| constexpr auto | Infested = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("infested")Chance of spawning silverfish when hurt. |
| constexpr auto | InstantDamage = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("instant\_damage")Hurts an entity. |
| constexpr auto | InstantHealth = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("instant\_health")Heals an entity. |
| constexpr auto | Invisibility = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("invisibility")Grants invisibility. |
| constexpr auto | JumpBoost = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("jump\_boost")Increases jump height. |
| constexpr auto | Levitation = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("levitation")Causes the entity to float into the air. |
| constexpr auto | MiningFatigue = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("mining\_fatigue")Decreases dig speed. |
| constexpr auto | Nausea = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("nausea")Warps vision on the client. |
| constexpr auto | NightVision = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("night\_vision")Allows an entity to see in the dark. |
| constexpr auto | Oozing = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("oozing")Causes slimes to spawn upon death. |
| constexpr auto | Poison = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("poison")Deals damage to an entity over time. |
| constexpr auto | RaidOmen = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("raid\_omen")Triggers a raid when a player enters a village. |
| constexpr auto | Regeneration = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("regeneration")Regenerates health. |
| constexpr auto | Resistance = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("resistance")Decreases damage dealt to an entity. |
| constexpr auto | Saturation = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("saturation")Increases the food level of an entity each tick. |
| constexpr auto | SlowFalling = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("slow\_falling")Slows entity fall rate. |
| constexpr auto | Slowness = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("slowness")Decreases movement speed. |
| constexpr auto | Speed = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("speed")Increases movement speed. |
| constexpr auto | Strength = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("strength")Increases damage dealt. |
| constexpr auto | TrialOmen = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("trial\_omen")Causes trial spawners to become ominous. |
| constexpr auto | WaterBreathing = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("water\_breathing")Allows breathing underwater. |
| constexpr auto | Weakness = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("weakness")Decreases damage dealt by an entity. |
| constexpr auto | Weaving = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("weaving")Creates cobwebs upon death. |
| constexpr auto | WindCharged = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("wind\_charged")Emits a wind burst upon death. |
| constexpr auto | Wither = [**EffectId::minecraft**](classendstone_1_1Identifier.md#function-minecraft)("wither")Deals damage to an entity over time and gives the health to the shooter. |
Public Static Attributes Documentation¶
variable Absorption¶
Increases the maximum health of an entity with health that cannot be regenerated, but is refilled every 30 seconds.
variable BadOmen¶
Triggers an ominous event when the player enters a village or trial chambers.
oof.
variable Blindness¶
Blinds an entity.
variable BreathOfTheNautilus¶
Prevents the rider's oxygen bar from depleting while riding a nautilus or zombie nautilus.
variable ConduitPower¶
Effects granted by a nearby conduit.
Includes enhanced underwater abilities.
variable Darkness¶
Causes the player's vision to dim occasionally.
variable FatalPoison¶
Inflicts damage to the entity over time, and can kill both undead and non-undead mobs, similar to Wither.
variable FireResistance¶
Stops fire damage.
variable Haste¶
Increases dig speed.
variable HealthBoost¶
Increases the maximum health of an entity.
variable HeroOfTheVillage¶
Reduces the cost of villager trades.
\o/.
variable Hunger¶
Increases hunger.
variable Infested¶
Chance of spawning silverfish when hurt.
variable InstantDamage¶
Hurts an entity.
variable InstantHealth¶
Heals an entity.
variable Invisibility¶
Grants invisibility.
variable JumpBoost¶
Increases jump height.
variable Levitation¶
Causes the entity to float into the air.
variable MiningFatigue¶
Decreases dig speed.
variable Nausea¶
Warps vision on the client.
variable NightVision¶
Allows an entity to see in the dark.
variable Oozing¶
Causes slimes to spawn upon death.
variable Poison¶
Deals damage to an entity over time.
variable RaidOmen¶
Triggers a raid when a player enters a village.
variable Regeneration¶
Regenerates health.
variable Resistance¶
Decreases damage dealt to an entity.
variable Saturation¶
Increases the food level of an entity each tick.
variable SlowFalling¶
Slows entity fall rate.
variable Slowness¶
Decreases movement speed.
variable Speed¶
Increases movement speed.
variable Strength¶
Increases damage dealt.
variable TrialOmen¶
Causes trial spawners to become ominous.
variable WaterBreathing¶
Allows breathing underwater.
variable Weakness¶
Decreases damage dealt by an entity.
variable Weaving¶
Creates cobwebs upon death.
variable WindCharged¶
Emits a wind burst upon death.
variable Wither¶
Deals damage to an entity over time and gives the health to the shooter.
The documentation for this class was generated from the following file include/endstone/potion/effect_type.h