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
FIRE_RESISTANCE
HARMING
HEALING
INFESTED
INVISIBILITY
LEAPING
LONG_FIRE_RESISTANCE
LONG_INVISIBILITY
LONG_LEAPING
LONG_MUNDANE
LONG_NIGHTVISION
LONG_POISON
LONG_REGENERATION
LONG_SLOWNESS
LONG_SLOW_FALLING
LONG_STRENGTH
LONG_SWIFTNESS
LONG_TURTLE_MASTER
LONG_WATER_BREATHING
LONG_WEAKNESS
MUNDANE
NIGHTVISION
OOZING
POISON
REGENERATION
SLOWNESS
SLOW_FALLING
STRENGTH
STRONG_HARMING
STRONG_HEALING
STRONG_LEAPING
STRONG_POISON
STRONG_REGENERATION
STRONG_SLOWNESS
STRONG_STRENGTH
STRONG_SWIFTNESS
STRONG_TURTLE_MASTER
SWIFTNESS
THICK
TURTLE_MASTER
WATER
WATER_BREATHING
WEAKNESS
WEAVING
WIND_CHARGED
WITHER

AWKWARD class-attribute instance-attribute

AWKWARD = 'minecraft:potion_type:awkward'

FIRE_RESISTANCE class-attribute instance-attribute

FIRE_RESISTANCE = 'minecraft:potion_type:fire_resistance'

HARMING class-attribute instance-attribute

HARMING = 'minecraft:potion_type:harming'

HEALING class-attribute instance-attribute

HEALING = 'minecraft:potion_type:healing'

INFESTED class-attribute instance-attribute

INFESTED = 'minecraft:potion_type:infested'

INVISIBILITY class-attribute instance-attribute

INVISIBILITY = 'minecraft:potion_type:invisibility'

LEAPING class-attribute instance-attribute

LEAPING = 'minecraft:potion_type:leaping'

LONG_FIRE_RESISTANCE class-attribute instance-attribute

LONG_FIRE_RESISTANCE = (
    "minecraft:potion_type:long_fire_resistance"
)

LONG_INVISIBILITY class-attribute instance-attribute

LONG_INVISIBILITY = (
    "minecraft:potion_type:long_invisibility"
)

LONG_LEAPING class-attribute instance-attribute

LONG_LEAPING = 'minecraft:potion_type:long_leaping'

LONG_MUNDANE class-attribute instance-attribute

LONG_MUNDANE = 'minecraft:potion_type:long_mundane'

LONG_NIGHTVISION class-attribute instance-attribute

LONG_NIGHTVISION = 'minecraft:potion_type:long_nightvision'

LONG_POISON class-attribute instance-attribute

LONG_POISON = 'minecraft:potion_type:long_poison'

LONG_REGENERATION class-attribute instance-attribute

LONG_REGENERATION = (
    "minecraft:potion_type:long_regeneration"
)

LONG_SLOWNESS class-attribute instance-attribute

LONG_SLOWNESS = 'minecraft:potion_type:long_slowness'

LONG_SLOW_FALLING class-attribute instance-attribute

LONG_SLOW_FALLING = (
    "minecraft:potion_type:long_slow_falling"
)

LONG_STRENGTH class-attribute instance-attribute

LONG_STRENGTH = 'minecraft:potion_type:long_strength'

LONG_SWIFTNESS class-attribute instance-attribute

LONG_SWIFTNESS = 'minecraft:potion_type:long_swiftness'

LONG_TURTLE_MASTER class-attribute instance-attribute

LONG_TURTLE_MASTER = (
    "minecraft:potion_type:long_turtle_master"
)

LONG_WATER_BREATHING class-attribute instance-attribute

LONG_WATER_BREATHING = (
    "minecraft:potion_type:long_water_breathing"
)

LONG_WEAKNESS class-attribute instance-attribute

LONG_WEAKNESS = 'minecraft:potion_type:long_weakness'

MUNDANE class-attribute instance-attribute

MUNDANE = 'minecraft:potion_type:mundane'

NIGHTVISION class-attribute instance-attribute

NIGHTVISION = 'minecraft:potion_type:nightvision'

OOZING class-attribute instance-attribute

OOZING = 'minecraft:potion_type:oozing'

POISON class-attribute instance-attribute

POISON = 'minecraft:potion_type:poison'

REGENERATION class-attribute instance-attribute

REGENERATION = 'minecraft:potion_type:regeneration'

SLOWNESS class-attribute instance-attribute

SLOWNESS = 'minecraft:potion_type:slowness'

SLOW_FALLING class-attribute instance-attribute

SLOW_FALLING = 'minecraft:potion_type:slow_falling'

STRENGTH class-attribute instance-attribute

STRENGTH = 'minecraft:potion_type:strength'

STRONG_HARMING class-attribute instance-attribute

STRONG_HARMING = 'minecraft:potion_type:strong_harming'

STRONG_HEALING class-attribute instance-attribute

STRONG_HEALING = 'minecraft:potion_type:strong_healing'

STRONG_LEAPING class-attribute instance-attribute

STRONG_LEAPING = 'minecraft:potion_type:strong_leaping'

STRONG_POISON class-attribute instance-attribute

STRONG_POISON = 'minecraft:potion_type:strong_poison'

STRONG_REGENERATION class-attribute instance-attribute

STRONG_REGENERATION = (
    "minecraft:potion_type:strong_regeneration"
)

STRONG_SLOWNESS class-attribute instance-attribute

STRONG_SLOWNESS = 'minecraft:potion_type:strong_slowness'

STRONG_STRENGTH class-attribute instance-attribute

STRONG_STRENGTH = 'minecraft:potion_type:strong_strength'

STRONG_SWIFTNESS class-attribute instance-attribute

STRONG_SWIFTNESS = 'minecraft:potion_type:strong_swiftness'

STRONG_TURTLE_MASTER class-attribute instance-attribute

STRONG_TURTLE_MASTER = (
    "minecraft:potion_type:strong_turtle_master"
)

SWIFTNESS class-attribute instance-attribute

SWIFTNESS = 'minecraft:potion_type:swiftness'

THICK class-attribute instance-attribute

THICK = 'minecraft:potion_type:thick'

TURTLE_MASTER class-attribute instance-attribute

TURTLE_MASTER = 'minecraft:potion_type:turtle_master'

WATER class-attribute instance-attribute

WATER = 'minecraft:potion_type:water'

WATER_BREATHING class-attribute instance-attribute

WATER_BREATHING = 'minecraft:potion_type:water_breathing'

WEAKNESS class-attribute instance-attribute

WEAKNESS = 'minecraft:potion_type:weakness'

WEAVING class-attribute instance-attribute

WEAVING = 'minecraft:potion_type:weaving'

WIND_CHARGED class-attribute instance-attribute

WIND_CHARGED = 'minecraft:potion_type:wind_charged'

WITHER class-attribute instance-attribute

WITHER = 'minecraft:potion_type:wither'