net.minecraft.potion

public class PotionType

agy
net.minecraft.potion.PotionType

Field summary

Modifier and TypeField
private static final ResourceLocation
b
field_185177_b
public static final RegistryNamespacedDefaultedByKey<ResourceLocation, PotionType>
a
field_185176_a
private static int
c
field_185178_c
private final String
d
field_185179_d
private final com.google.common.collect.ImmutableList<PotionEffect>
e
field_185180_e

Constructor summary

ModifierConstructor
public (PotionEffect... arg0)
public (String arg0, PotionEffect... arg1)

Method summary

Modifier and TypeMethod
public static PotionType
a(String arg0)
func_185168_a(String arg0)
public String
b(String arg0)
func_185174_b(String arg0)
public List<PotionEffect>
a()
func_185170_a()
public static void
b()
func_185175_b()
protected static void
a(String arg0, agy arg1)
func_185173_a(String arg0, PotionType arg1)
public boolean
c()
func_185172_c()