Skip to content

Potion

endstone.potion

Classes relating to potion effects.

Classes:

Name Description
PotionType

All potion types.

PotionType

All potion types.

Attributes:

Name Type Description
AWKWARD Identifier[PotionType]
FIRE_RESISTANCE Identifier[PotionType]
HARMING Identifier[PotionType]
HEALING Identifier[PotionType]
INFESTED Identifier[PotionType]
INVISIBILITY Identifier[PotionType]
LEAPING Identifier[PotionType]
LONG_FIRE_RESISTANCE Identifier[PotionType]
LONG_INVISIBILITY Identifier[PotionType]
LONG_LEAPING Identifier[PotionType]
LONG_MUNDANE Identifier[PotionType]
LONG_NIGHTVISION Identifier[PotionType]
LONG_POISON Identifier[PotionType]
LONG_REGENERATION Identifier[PotionType]
LONG_SLOWNESS Identifier[PotionType]
LONG_SLOW_FALLING Identifier[PotionType]
LONG_STRENGTH Identifier[PotionType]
LONG_SWIFTNESS Identifier[PotionType]
LONG_TURTLE_MASTER Identifier[PotionType]
LONG_WATER_BREATHING Identifier[PotionType]
LONG_WEAKNESS Identifier[PotionType]
MUNDANE Identifier[PotionType]
NIGHTVISION Identifier[PotionType]
OOZING Identifier[PotionType]
POISON Identifier[PotionType]
REGENERATION Identifier[PotionType]
SLOWNESS Identifier[PotionType]
SLOW_FALLING Identifier[PotionType]
STRENGTH Identifier[PotionType]
STRONG_HARMING Identifier[PotionType]
STRONG_HEALING Identifier[PotionType]
STRONG_LEAPING Identifier[PotionType]
STRONG_POISON Identifier[PotionType]
STRONG_REGENERATION Identifier[PotionType]
STRONG_SLOWNESS Identifier[PotionType]
STRONG_STRENGTH Identifier[PotionType]
STRONG_SWIFTNESS Identifier[PotionType]
STRONG_TURTLE_MASTER Identifier[PotionType]
SWIFTNESS Identifier[PotionType]
THICK Identifier[PotionType]
TURTLE_MASTER Identifier[PotionType]
WATER Identifier[PotionType]
WATER_BREATHING Identifier[PotionType]
WEAKNESS Identifier[PotionType]
WEAVING Identifier[PotionType]
WIND_CHARGED Identifier[PotionType]
WITHER Identifier[PotionType]

AWKWARD class-attribute instance-attribute

AWKWARD: Identifier[PotionType] = (
    "minecraft:potion_type:awkward"
)

FIRE_RESISTANCE class-attribute instance-attribute

FIRE_RESISTANCE: Identifier[PotionType] = (
    "minecraft:potion_type:fire_resistance"
)

HARMING class-attribute instance-attribute

HARMING: Identifier[PotionType] = (
    "minecraft:potion_type:harming"
)

HEALING class-attribute instance-attribute

HEALING: Identifier[PotionType] = (
    "minecraft:potion_type:healing"
)

INFESTED class-attribute instance-attribute

INFESTED: Identifier[PotionType] = (
    "minecraft:potion_type:infested"
)

INVISIBILITY class-attribute instance-attribute

INVISIBILITY: Identifier[PotionType] = (
    "minecraft:potion_type:invisibility"
)

LEAPING class-attribute instance-attribute

LEAPING: Identifier[PotionType] = (
    "minecraft:potion_type:leaping"
)

LONG_FIRE_RESISTANCE class-attribute instance-attribute

LONG_FIRE_RESISTANCE: Identifier[PotionType] = (
    "minecraft:potion_type:long_fire_resistance"
)

LONG_INVISIBILITY class-attribute instance-attribute

LONG_INVISIBILITY: Identifier[PotionType] = (
    "minecraft:potion_type:long_invisibility"
)

LONG_LEAPING class-attribute instance-attribute

LONG_LEAPING: Identifier[PotionType] = (
    "minecraft:potion_type:long_leaping"
)

LONG_MUNDANE class-attribute instance-attribute

LONG_MUNDANE: Identifier[PotionType] = (
    "minecraft:potion_type:long_mundane"
)

LONG_NIGHTVISION class-attribute instance-attribute

LONG_NIGHTVISION: Identifier[PotionType] = (
    "minecraft:potion_type:long_nightvision"
)

LONG_POISON class-attribute instance-attribute

LONG_POISON: Identifier[PotionType] = (
    "minecraft:potion_type:long_poison"
)

LONG_REGENERATION class-attribute instance-attribute

LONG_REGENERATION: Identifier[PotionType] = (
    "minecraft:potion_type:long_regeneration"
)

LONG_SLOWNESS class-attribute instance-attribute

LONG_SLOWNESS: Identifier[PotionType] = (
    "minecraft:potion_type:long_slowness"
)

LONG_SLOW_FALLING class-attribute instance-attribute

LONG_SLOW_FALLING: Identifier[PotionType] = (
    "minecraft:potion_type:long_slow_falling"
)

LONG_STRENGTH class-attribute instance-attribute

LONG_STRENGTH: Identifier[PotionType] = (
    "minecraft:potion_type:long_strength"
)

LONG_SWIFTNESS class-attribute instance-attribute

LONG_SWIFTNESS: Identifier[PotionType] = (
    "minecraft:potion_type:long_swiftness"
)

LONG_TURTLE_MASTER class-attribute instance-attribute

LONG_TURTLE_MASTER: Identifier[PotionType] = (
    "minecraft:potion_type:long_turtle_master"
)

LONG_WATER_BREATHING class-attribute instance-attribute

LONG_WATER_BREATHING: Identifier[PotionType] = (
    "minecraft:potion_type:long_water_breathing"
)

LONG_WEAKNESS class-attribute instance-attribute

LONG_WEAKNESS: Identifier[PotionType] = (
    "minecraft:potion_type:long_weakness"
)

MUNDANE class-attribute instance-attribute

MUNDANE: Identifier[PotionType] = (
    "minecraft:potion_type:mundane"
)

NIGHTVISION class-attribute instance-attribute

NIGHTVISION: Identifier[PotionType] = (
    "minecraft:potion_type:nightvision"
)

OOZING class-attribute instance-attribute

OOZING: Identifier[PotionType] = (
    "minecraft:potion_type:oozing"
)

POISON class-attribute instance-attribute

POISON: Identifier[PotionType] = (
    "minecraft:potion_type:poison"
)

REGENERATION class-attribute instance-attribute

REGENERATION: Identifier[PotionType] = (
    "minecraft:potion_type:regeneration"
)

SLOWNESS class-attribute instance-attribute

SLOWNESS: Identifier[PotionType] = (
    "minecraft:potion_type:slowness"
)

SLOW_FALLING class-attribute instance-attribute

SLOW_FALLING: Identifier[PotionType] = (
    "minecraft:potion_type:slow_falling"
)

STRENGTH class-attribute instance-attribute

STRENGTH: Identifier[PotionType] = (
    "minecraft:potion_type:strength"
)

STRONG_HARMING class-attribute instance-attribute

STRONG_HARMING: Identifier[PotionType] = (
    "minecraft:potion_type:strong_harming"
)

STRONG_HEALING class-attribute instance-attribute

STRONG_HEALING: Identifier[PotionType] = (
    "minecraft:potion_type:strong_healing"
)

STRONG_LEAPING class-attribute instance-attribute

STRONG_LEAPING: Identifier[PotionType] = (
    "minecraft:potion_type:strong_leaping"
)

STRONG_POISON class-attribute instance-attribute

STRONG_POISON: Identifier[PotionType] = (
    "minecraft:potion_type:strong_poison"
)

STRONG_REGENERATION class-attribute instance-attribute

STRONG_REGENERATION: Identifier[PotionType] = (
    "minecraft:potion_type:strong_regeneration"
)

STRONG_SLOWNESS class-attribute instance-attribute

STRONG_SLOWNESS: Identifier[PotionType] = (
    "minecraft:potion_type:strong_slowness"
)

STRONG_STRENGTH class-attribute instance-attribute

STRONG_STRENGTH: Identifier[PotionType] = (
    "minecraft:potion_type:strong_strength"
)

STRONG_SWIFTNESS class-attribute instance-attribute

STRONG_SWIFTNESS: Identifier[PotionType] = (
    "minecraft:potion_type:strong_swiftness"
)

STRONG_TURTLE_MASTER class-attribute instance-attribute

STRONG_TURTLE_MASTER: Identifier[PotionType] = (
    "minecraft:potion_type:strong_turtle_master"
)

SWIFTNESS class-attribute instance-attribute

SWIFTNESS: Identifier[PotionType] = (
    "minecraft:potion_type:swiftness"
)

THICK class-attribute instance-attribute

THICK: Identifier[PotionType] = (
    "minecraft:potion_type:thick"
)

TURTLE_MASTER class-attribute instance-attribute

TURTLE_MASTER: Identifier[PotionType] = (
    "minecraft:potion_type:turtle_master"
)

WATER class-attribute instance-attribute

WATER: Identifier[PotionType] = (
    "minecraft:potion_type:water"
)

WATER_BREATHING class-attribute instance-attribute

WATER_BREATHING: Identifier[PotionType] = (
    "minecraft:potion_type:water_breathing"
)

WEAKNESS class-attribute instance-attribute

WEAKNESS: Identifier[PotionType] = (
    "minecraft:potion_type:weakness"
)

WEAVING class-attribute instance-attribute

WEAVING: Identifier[PotionType] = (
    "minecraft:potion_type:weaving"
)

WIND_CHARGED class-attribute instance-attribute

WIND_CHARGED: Identifier[PotionType] = (
    "minecraft:potion_type:wind_charged"
)

WITHER class-attribute instance-attribute

WITHER: Identifier[PotionType] = (
    "minecraft:potion_type:wither"
)