public class MobEffects
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Potion |
ABSORPTION
The absorption Potion object.
|
static Potion |
BLINDNESS
The blindness Potion object.
|
static Potion |
FIRE_RESISTANCE
The fire resistance Potion object.
|
static Potion |
GLOWING |
static Potion |
HASTE |
static Potion |
HEALTH_BOOST
The health boost Potion object.
|
static Potion |
HUNGER
The hunger Potion object.
|
static Potion |
INSTANT_DAMAGE |
static Potion |
INSTANT_HEALTH |
static Potion |
INVISIBILITY
The invisibility Potion object.
|
static Potion |
JUMP_BOOST |
static Potion |
LEVITATION |
static Potion |
LUCK |
static Potion |
MINING_FATIGUE |
static Potion |
NAUSEA |
static Potion |
NIGHT_VISION
The night vision Potion object.
|
static Potion |
POISON
The poison Potion object.
|
static Potion |
REGENERATION
The regeneration Potion object.
|
static Potion |
RESISTANCE |
static Potion |
SATURATION
The saturation Potion object.
|
static Potion |
SLOWNESS |
static Potion |
SPEED |
static Potion |
STRENGTH |
static Potion |
UNLUCK |
static Potion |
WATER_BREATHING
The water breathing Potion object.
|
static Potion |
WEAKNESS
The weakness Potion object.
|
static Potion |
WITHER
The wither Potion object.
|
Constructor and Description |
---|
MobEffects() |
public static final Potion SPEED
public static final Potion SLOWNESS
public static final Potion HASTE
public static final Potion MINING_FATIGUE
public static final Potion STRENGTH
public static final Potion INSTANT_HEALTH
public static final Potion INSTANT_DAMAGE
public static final Potion JUMP_BOOST
public static final Potion NAUSEA
public static final Potion REGENERATION
public static final Potion RESISTANCE
public static final Potion FIRE_RESISTANCE
public static final Potion WATER_BREATHING
public static final Potion INVISIBILITY
public static final Potion BLINDNESS
public static final Potion NIGHT_VISION
public static final Potion HUNGER
public static final Potion WEAKNESS
public static final Potion POISON
public static final Potion WITHER
public static final Potion HEALTH_BOOST
public static final Potion ABSORPTION
public static final Potion SATURATION
public static final Potion GLOWING
public static final Potion LEVITATION
public static final Potion LUCK
public static final Potion UNLUCK