net.minecraft.potion

public class Potions

ahb
net.minecraft.class_2699
net.minecraft.potion.Potions
net.minecraft.init.PotionTypes

Field summary

Modifier and TypeField
private static final Set<Potion>
K
field_12358
ALL
CACHE
public static final Potion
a
field_12359
EMPTY
EMPTY
public static final Potion
b
field_12360
WATER
WATER
public static final Potion
c
field_12361
MUNDANE
MUNDANE
public static final Potion
d
field_12362
THICK
THICK
public static final Potion
e
field_12363
AWKWARD
AWKWARD
public static final Potion
f
field_12364
NIGHT_VISION
NIGHT_VISION
public static final Potion
g
field_12365
LONG_NIGHT_VISION
LONG_NIGHT_VISION
public static final Potion
h
field_12366
INVISIBILITY
INVISIBILITY
public static final Potion
i
field_12367
LONG_INVISIBILITY
LONG_INVISIBILITY
public static final Potion
j
field_12368
LEAPING
LEAPING
public static final Potion
k
field_12369
LONG_LEAPING
LONG_LEAPING
public static final Potion
l
field_12370
STRONG_LEAPING
STRONG_LEAPING
public static final Potion
m
field_12371
FIRE_RESISTANCE
FIRE_RESISTANCE
public static final Potion
n
field_12372
LONG_FIRE_RESISTANCE
LONG_FIRE_RESISTANCE
public static final Potion
o
field_12373
SWIFTNESS
SWIFTNESS
public static final Potion
p
field_12374
LONG_SWIFTNESS
LONG_SWIFTNESS
public static final Potion
q
field_12375
STRONG_SWIFTNESS
STRONG_SWIFTNESS
public static final Potion
r
field_12376
SLOWNESS
SLOWNESS
public static final Potion
s
field_12377
LONG_SLOWNESS
LONG_SLOWNESS
public static final Potion
t
field_12378
WATER_BREATHING
WATER_BREATHING
public static final Potion
u
field_12379
LONG_WATER_BREATHING
LONG_WATER_BREATHING
public static final Potion
v
field_12380
HEALING
HEALING
public static final Potion
w
field_12381
STRONG_HEALING
STRONG_HEALING
public static final Potion
x
field_12382
HARMING
HARMING
public static final Potion
y
field_12383
STRONG_HARMING
STRONG_HARMING
public static final Potion
z
field_12384
POISON
POISON
public static final Potion
A
field_12348
LONG_POISON
LONG_POISON
public static final Potion
B
field_12349
STRONG_POISON
STRONG_POISON
public static final Potion
C
field_12350
REGENERATION
REGENERATION
public static final Potion
D
field_12351
LONG_REGENERATION
LONG_REGENERATION
public static final Potion
E
field_12352
STRONG_REGENERATION
STRONG_REGENERATION
public static final Potion
F
field_12353
STRENGTH
STRENGTH
public static final Potion
G
field_12354
LONG_STRENGTH
LONG_STRENGTH
public static final Potion
H
field_12355
STRONG_STRENGTH
STRONG_STRENGTH
public static final Potion
I
field_12356
WEAKNESS
WEAKNESS
public static final Potion
J
field_12357
LONG_WEAKNESS
LONG_WEAKNESS

Method summary

Modifier and TypeMethod
private static Potion
a(String arg0)
method_11443(String arg0)
getOrThrow(String key)
getRegisteredPotionType(String id)