net.minecraft.potion

public class Potions

net.minecraft.world.item.alchemy.Potions
net.minecraft.class_1847
net.minecraft.potion.Potions

Field summary

Modifier and TypeField
public static final RegistryEntry<Potion>
WATER
field_8991
WATER
public static final RegistryEntry<Potion>
MUNDANE
field_8967
MUNDANE
public static final RegistryEntry<Potion>
THICK
field_8985
THICK
public static final RegistryEntry<Potion>
AWKWARD
field_8999
AWKWARD
public static final RegistryEntry<Potion>
NIGHT_VISION
field_8968
NIGHT_VISION
public static final RegistryEntry<Potion>
LONG_NIGHT_VISION
field_8981
LONG_NIGHT_VISION
public static final RegistryEntry<Potion>
INVISIBILITY
field_8997
INVISIBILITY
public static final RegistryEntry<Potion>
LONG_INVISIBILITY
field_9000
LONG_INVISIBILITY
public static final RegistryEntry<Potion>
LEAPING
field_8979
LEAPING
public static final RegistryEntry<Potion>
LONG_LEAPING
field_8971
LONG_LEAPING
public static final RegistryEntry<Potion>
STRONG_LEAPING
field_8998
STRONG_LEAPING
public static final RegistryEntry<Potion>
FIRE_RESISTANCE
field_8987
FIRE_RESISTANCE
public static final RegistryEntry<Potion>
LONG_FIRE_RESISTANCE
field_8969
LONG_FIRE_RESISTANCE
public static final RegistryEntry<Potion>
SWIFTNESS
field_9005
SWIFTNESS
public static final RegistryEntry<Potion>
LONG_SWIFTNESS
field_8983
LONG_SWIFTNESS
public static final RegistryEntry<Potion>
STRONG_SWIFTNESS
field_8966
STRONG_SWIFTNESS
public static final RegistryEntry<Potion>
SLOWNESS
field_8996
SLOWNESS
public static final RegistryEntry<Potion>
LONG_SLOWNESS
field_8989
LONG_SLOWNESS
public static final RegistryEntry<Potion>
STRONG_SLOWNESS
field_8976
STRONG_SLOWNESS
public static final RegistryEntry<Potion>
TURTLE_MASTER
field_8990
TURTLE_MASTER
public static final RegistryEntry<Potion>
LONG_TURTLE_MASTER
field_8988
LONG_TURTLE_MASTER
public static final RegistryEntry<Potion>
STRONG_TURTLE_MASTER
field_8977
STRONG_TURTLE_MASTER
public static final RegistryEntry<Potion>
WATER_BREATHING
field_8994
WATER_BREATHING
public static final RegistryEntry<Potion>
LONG_WATER_BREATHING
field_9001
LONG_WATER_BREATHING
public static final RegistryEntry<Potion>
HEALING
field_8963
HEALING
public static final RegistryEntry<Potion>
STRONG_HEALING
field_8980
STRONG_HEALING
public static final RegistryEntry<Potion>
HARMING
field_9004
HARMING
public static final RegistryEntry<Potion>
STRONG_HARMING
field_8973
STRONG_HARMING
public static final RegistryEntry<Potion>
POISON
field_8982
POISON
public static final RegistryEntry<Potion>
LONG_POISON
field_9002
LONG_POISON
public static final RegistryEntry<Potion>
STRONG_POISON
field_8972
STRONG_POISON
public static final RegistryEntry<Potion>
REGENERATION
field_8986
REGENERATION
public static final RegistryEntry<Potion>
LONG_REGENERATION
field_9003
LONG_REGENERATION
public static final RegistryEntry<Potion>
STRONG_REGENERATION
field_8992
STRONG_REGENERATION
public static final RegistryEntry<Potion>
STRENGTH
field_8978
STRENGTH
public static final RegistryEntry<Potion>
LONG_STRENGTH
field_8965
LONG_STRENGTH
public static final RegistryEntry<Potion>
STRONG_STRENGTH
field_8993
STRONG_STRENGTH
public static final RegistryEntry<Potion>
WEAKNESS
field_8975
WEAKNESS
public static final RegistryEntry<Potion>
LONG_WEAKNESS
field_8970
LONG_WEAKNESS
public static final RegistryEntry<Potion>
LUCK
field_8995
LUCK
public static final RegistryEntry<Potion>
SLOW_FALLING
field_8974
SLOW_FALLING
public static final RegistryEntry<Potion>
LONG_SLOW_FALLING
field_8964
LONG_SLOW_FALLING
public static final RegistryEntry<Potion>
WIND_CHARGED
field_50153
WIND_CHARGED
public static final RegistryEntry<Potion>
WEAVING
field_50154
WEAVING
public static final RegistryEntry<Potion>
OOZING
field_50155
OOZING
public static final RegistryEntry<Potion>
INFESTED
field_50156
INFESTED

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryEntry<Potion>
register(ResourceKey<Potion> key, Potion potion)
method_8084(class_5321<class_1842> arg0, class_1842 arg1)
register(RegistryKey<Potion> arg0, Potion potion)
public static RegistryEntry<Potion>
bootstrap(Registry<Potion> registry)
method_55763(class_2378<class_1842> arg0)
registerAndGetDefault(Registry<Potion> registry)