Class Potions
java.lang.Object
com.github.retrooper.packetevents.protocol.potion.Potions
Potions are all possible brewable drinks.
Some examples are the potion of leaping, the extended potion of leaping or the strong potion of leaping.
Some examples are the potion of leaping, the extended potion of leaping or the strong potion of leaping.
For individual potion effects (also called "mob effects"), see PotionTypes
.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
static final Potion
-
Method Summary
Modifier and TypeMethodDescriptionstatic Potion
static @Nullable Potion
getById
(ClientVersion version, int id) static @Nullable Potion
static VersionedRegistry
<Potion>
-
Field Details
-
WATER
-
MUNDANE
-
THICK
-
AWKWARD
-
NIGHT_VISION
-
LONG_NIGHT_VISION
-
INVISIBILITY
-
LONG_INVISIBILITY
-
LEAPING
-
LONG_LEAPING
-
STRONG_LEAPING
-
FIRE_RESISTANCE
-
LONG_FIRE_RESISTANCE
-
SWIFTNESS
-
LONG_SWIFTNESS
-
STRONG_SWIFTNESS
-
SLOWNESS
-
LONG_SLOWNESS
-
STRONG_SLOWNESS
-
TURTLE_MASTER
-
LONG_TURTLE_MASTER
-
STRONG_TURTLE_MASTER
-
WATER_BREATHING
-
LONG_WATER_BREATHING
-
HEALING
-
STRONG_HEALING
-
HARMING
-
STRONG_HARMING
-
POISON
-
LONG_POISON
-
STRONG_POISON
-
REGENERATION
-
LONG_REGENERATION
-
STRONG_REGENERATION
-
STRENGTH
-
LONG_STRENGTH
-
STRONG_STRENGTH
-
WEAKNESS
-
LONG_WEAKNESS
-
LUCK
-
SLOW_FALLING
-
LONG_SLOW_FALLING
-
WIND_CHARGED
-
WEAVING
-
OOZING
-
INFESTED
-
-
Method Details
-
getRegistry
-
define
-
getByName
-
getById
-