public class Potion
| afe | |
| net.minecraft.class_2695 | |
| net.minecraft.potion.Potion | |
| net.minecraft.potion.PotionType |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Identifier |
| ||||||||
| public static final DefaultedIdRegistry<Identifier, Potion> |
| ||||||||
| private static int |
| ||||||||
| private final String |
| ||||||||
| private final com.google.common.collect.ImmutableList<StatusEffectInstance> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (StatusEffectInstance... effects) |
| public | (String name, StatusEffectInstance... effects) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static int |
| ||||||||
| public static Potion |
| ||||||||
| public String |
| ||||||||
| public List<StatusEffectInstance> |
| ||||||||
| public static void |
| ||||||||
| protected static void |
| ||||||||
| public static Potion |
| ||||||||
| public boolean |
|