net.minecraft.potion

public class PotionKeys

net.minecraft.world.item.alchemy.PotionIds
net.minecraft.class_1_793
net.minecraft.potion.PotionKeys

Field summary

Modifier and TypeField
public static final RegistryKey<Potion>
WATER
field_1_5652
WATER
public static final RegistryKey<Potion>
MUNDANE
field_1_5632
MUNDANE
public static final RegistryKey<Potion>
THICK
field_1_5650
THICK
public static final RegistryKey<Potion>
AWKWARD
field_1_5611
AWKWARD
public static final RegistryKey<Potion>
NIGHT_VISION
field_1_5633
NIGHT_VISION
public static final RegistryKey<Potion>
LONG_NIGHT_VISION
field_1_5621
LONG_NIGHT_VISION
public static final RegistryKey<Potion>
INVISIBILITY
field_1_5616
INVISIBILITY
public static final RegistryKey<Potion>
LONG_INVISIBILITY
field_1_5619
LONG_INVISIBILITY
public static final RegistryKey<Potion>
LEAPING
field_1_5617
LEAPING
public static final RegistryKey<Potion>
LONG_LEAPING
field_1_5620
LONG_LEAPING
public static final RegistryKey<Potion>
STRONG_LEAPING
field_1_5642
STRONG_LEAPING
public static final RegistryKey<Potion>
FIRE_RESISTANCE
field_1_5612
FIRE_RESISTANCE
public static final RegistryKey<Potion>
LONG_FIRE_RESISTANCE
field_1_5618
LONG_FIRE_RESISTANCE
public static final RegistryKey<Potion>
SWIFTNESS
field_1_5649
SWIFTNESS
public static final RegistryKey<Potion>
LONG_SWIFTNESS
field_1_5627
LONG_SWIFTNESS
public static final RegistryKey<Potion>
STRONG_SWIFTNESS
field_1_5647
STRONG_SWIFTNESS
public static final RegistryKey<Potion>
SLOWNESS
field_1_5637
SLOWNESS
public static final RegistryKey<Potion>
LONG_SLOWNESS
field_1_5624
LONG_SLOWNESS
public static final RegistryKey<Potion>
STRONG_SLOWNESS
field_1_5645
STRONG_SLOWNESS
public static final RegistryKey<Potion>
TURTLE_MASTER
field_1_5651
TURTLE_MASTER
public static final RegistryKey<Potion>
LONG_TURTLE_MASTER
field_1_5628
LONG_TURTLE_MASTER
public static final RegistryKey<Potion>
STRONG_TURTLE_MASTER
field_1_5648
STRONG_TURTLE_MASTER
public static final RegistryKey<Potion>
WATER_BREATHING
field_1_5653
WATER_BREATHING
public static final RegistryKey<Potion>
LONG_WATER_BREATHING
field_1_5629
LONG_WATER_BREATHING
public static final RegistryKey<Potion>
HEALING
field_1_5614
HEALING
public static final RegistryKey<Potion>
STRONG_HEALING
field_1_5641
STRONG_HEALING
public static final RegistryKey<Potion>
HARMING
field_1_5613
HARMING
public static final RegistryKey<Potion>
STRONG_HARMING
field_1_5640
STRONG_HARMING
public static final RegistryKey<Potion>
POISON
field_1_5635
POISON
public static final RegistryKey<Potion>
LONG_POISON
field_1_5622
LONG_POISON
public static final RegistryKey<Potion>
STRONG_POISON
field_1_5643
STRONG_POISON
public static final RegistryKey<Potion>
REGENERATION
field_1_5636
REGENERATION
public static final RegistryKey<Potion>
LONG_REGENERATION
field_1_5623
LONG_REGENERATION
public static final RegistryKey<Potion>
STRONG_REGENERATION
field_1_5644
STRONG_REGENERATION
public static final RegistryKey<Potion>
STRENGTH
field_1_5639
STRENGTH
public static final RegistryKey<Potion>
LONG_STRENGTH
field_1_5626
LONG_STRENGTH
public static final RegistryKey<Potion>
STRONG_STRENGTH
field_1_5646
STRONG_STRENGTH
public static final RegistryKey<Potion>
WEAKNESS
field_1_5654
WEAKNESS
public static final RegistryKey<Potion>
LONG_WEAKNESS
field_1_5630
LONG_WEAKNESS
public static final RegistryKey<Potion>
LUCK
field_1_5631
LUCK
public static final RegistryKey<Potion>
SLOW_FALLING
field_1_5638
SLOW_FALLING
public static final RegistryKey<Potion>
LONG_SLOW_FALLING
field_1_5625
LONG_SLOW_FALLING
public static final RegistryKey<Potion>
WIND_CHARGED
field_1_5656
WIND_CHARGED
public static final RegistryKey<Potion>
WEAVING
field_1_5655
WEAVING
public static final RegistryKey<Potion>
OOZING
field_1_5634
OOZING
public static final RegistryKey<Potion>
INFESTED
field_1_5615
INFESTED

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryKey<Potion>
register(String name)
method_1_4831(String arg0)
of(String path)