public class Potion
| afn | |
| net.minecraft.unmapped.C_98610669 | |
| net.minecraft.potion.Potion |
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 |
|