Versions in this module Expand all Collapse all v1 v1.0.1 Jul 30, 2026 v1.0.0 Jul 30, 2026 Changes in this version + type Potion struct + func All() []Potion + func Awkward() Potion + func FireResistance() Potion + func From(id int32) Potion + func Harming() Potion + func Healing() Potion + func Invisibility() Potion + func Leaping() Potion + func LongFireResistance() Potion + func LongInvisibility() Potion + func LongLeaping() Potion + func LongMundane() Potion + func LongNightVision() Potion + func LongPoison() Potion + func LongRegeneration() Potion + func LongSlowFalling() Potion + func LongSlowness() Potion + func LongStrength() Potion + func LongSwiftness() Potion + func LongTurtleMaster() Potion + func LongWaterBreathing() Potion + func LongWeakness() Potion + func Mundane() Potion + func NightVision() Potion + func Poison() Potion + func Regeneration() Potion + func SlowFalling() Potion + func Slowness() Potion + func Strength() Potion + func StrongHarming() Potion + func StrongHealing() Potion + func StrongLeaping() Potion + func StrongPoison() Potion + func StrongRegeneration() Potion + func StrongSlowness() Potion + func StrongStrength() Potion + func StrongSwiftness() Potion + func StrongTurtleMaster() Potion + func Swiftness() Potion + func Thick() Potion + func TurtleMaster() Potion + func Water() Potion + func WaterBreathing() Potion + func Weakness() Potion + func Wither() Potion + func (p Potion) Effects() []effect.Effect + func (p Potion) Uint8() uint8