net.minecraft.world.item.alchemy

public class Potions

chu
net.minecraft.world.item.alchemy.Potions
net.minecraft.class_1847
net.minecraft.potion.Potions
net.minecraft.src.C_1444_
net.minecraft.world.item.alchemy.Potions

Field summary

Modifier and TypeField
public static ResourceKey<Potion>
a
EMPTY_ID
field_42473
EMPTY_KEY
f_268695_
public static final Potion
b
EMPTY
field_8984
EMPTY
f_43598_
public static final Potion
c
WATER
field_8991
WATER
f_43599_
public static final Potion
d
MUNDANE
field_8967
MUNDANE
f_43600_
public static final Potion
e
THICK
field_8985
THICK
f_43601_
public static final Potion
f
AWKWARD
field_8999
AWKWARD
f_43602_
public static final Potion
g
NIGHT_VISION
field_8968
NIGHT_VISION
f_43603_
public static final Potion
h
LONG_NIGHT_VISION
field_8981
LONG_NIGHT_VISION
f_43604_
public static final Potion
i
INVISIBILITY
field_8997
INVISIBILITY
f_43605_
public static final Potion
j
LONG_INVISIBILITY
field_9000
LONG_INVISIBILITY
f_43606_
public static final Potion
k
LEAPING
field_8979
LEAPING
f_43607_
public static final Potion
l
LONG_LEAPING
field_8971
LONG_LEAPING
f_43608_
public static final Potion
m
STRONG_LEAPING
field_8998
STRONG_LEAPING
f_43609_
public static final Potion
n
FIRE_RESISTANCE
field_8987
FIRE_RESISTANCE
f_43610_
public static final Potion
o
LONG_FIRE_RESISTANCE
field_8969
LONG_FIRE_RESISTANCE
f_43611_
public static final Potion
p
SWIFTNESS
field_9005
SWIFTNESS
f_43612_
public static final Potion
q
LONG_SWIFTNESS
field_8983
LONG_SWIFTNESS
f_43613_
public static final Potion
r
STRONG_SWIFTNESS
field_8966
STRONG_SWIFTNESS
f_43614_
public static final Potion
s
SLOWNESS
field_8996
SLOWNESS
f_43615_
public static final Potion
t
LONG_SLOWNESS
field_8989
LONG_SLOWNESS
f_43616_
public static final Potion
u
STRONG_SLOWNESS
field_8976
STRONG_SLOWNESS
f_43617_
public static final Potion
v
TURTLE_MASTER
field_8990
TURTLE_MASTER
f_43618_
public static final Potion
w
LONG_TURTLE_MASTER
field_8988
LONG_TURTLE_MASTER
f_43619_
public static final Potion
x
STRONG_TURTLE_MASTER
field_8977
STRONG_TURTLE_MASTER
f_43620_
public static final Potion
y
WATER_BREATHING
field_8994
WATER_BREATHING
f_43621_
public static final Potion
z
LONG_WATER_BREATHING
field_9001
LONG_WATER_BREATHING
f_43622_
public static final Potion
A
HEALING
field_8963
HEALING
f_43623_
public static final Potion
B
STRONG_HEALING
field_8980
STRONG_HEALING
f_43581_
public static final Potion
C
HARMING
field_9004
HARMING
f_43582_
public static final Potion
D
STRONG_HARMING
field_8973
STRONG_HARMING
f_43583_
public static final Potion
E
POISON
field_8982
POISON
f_43584_
public static final Potion
F
LONG_POISON
field_9002
LONG_POISON
f_43585_
public static final Potion
G
STRONG_POISON
field_8972
STRONG_POISON
f_43586_
public static final Potion
H
REGENERATION
field_8986
REGENERATION
f_43587_
public static final Potion
I
LONG_REGENERATION
field_9003
LONG_REGENERATION
f_43588_
public static final Potion
J
STRONG_REGENERATION
field_8992
STRONG_REGENERATION
f_43589_
public static final Potion
K
STRENGTH
field_8978
STRENGTH
f_43590_
public static final Potion
L
LONG_STRENGTH
field_8965
LONG_STRENGTH
f_43591_
public static final Potion
M
STRONG_STRENGTH
field_8993
STRONG_STRENGTH
f_43592_
public static final Potion
N
WEAKNESS
field_8975
WEAKNESS
f_43593_
public static final Potion
O
LONG_WEAKNESS
field_8970
LONG_WEAKNESS
f_43594_
public static final Potion
P
LUCK
field_8995
LUCK
f_43595_
public static final Potion
Q
SLOW_FALLING
field_8974
SLOW_FALLING
f_43596_
public static final Potion
R
LONG_SLOW_FALLING
field_8964
LONG_SLOW_FALLING
f_43597_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static Potion
a(String arg0, chr arg1)
register(String arg0, Potion arg1)
method_8084(String arg0, class_1842 arg1)
register(String name, Potion potion)
m_43625_(String p_43626_, C_1440_ p_43627_)
private static Potion
a(adc<chr> arg0, chr arg1)
register(ResourceKey<Potion> arg0, Potion arg1)
method_48962(class_5321<class_1842> arg0, class_1842 arg1)
register(RegistryKey<Potion> key, Potion potion)
m_269156_(C_5264_<C_1440_> p_270074_, C_1440_ p_271009_)