| aup | |
| net.minecraft.potion.PotionType |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final ResourceLocation |
| ||||
| public static final RegistryNamespacedDefaultedByKey<ResourceLocation, PotionType> |
| ||||
| private final String |
| ||||
| private final com.google.common.collect.ImmutableList<PotionEffect> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PotionEffect... arg0) |
| public | (String arg0, PotionEffect... arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public static PotionType |
| ||||
| public String |
| ||||
| public List<PotionEffect> |
| ||||
| public static void |
| ||||
| protected static void |
| ||||
| public boolean |
|