implements Comparable<PotionEffect>
aek | |
net.minecraft.potion.PotionEffect |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private static final org.apache.logging.log4j.Logger |
| ||||
private final Potion |
| ||||
private int |
| ||||
private int |
| ||||
private boolean |
| ||||
private boolean |
| ||||
private boolean |
| ||||
private boolean |
| ||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Potion arg0) |
public | (Potion arg0, int arg1) |
public | (Potion arg0, int arg1, int arg2) |
public | (Potion arg0, int arg1, int arg2, boolean arg3, boolean arg4) |
public | (Potion arg0, int arg1, int arg2, boolean arg3, boolean arg4, boolean arg5) |
public | (PotionEffect arg0) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public boolean |
| ||||
public Potion |
| ||||
public int |
| ||||
public int |
| ||||
public boolean |
| ||||
public boolean |
| ||||
public boolean |
| ||||
public boolean |
| ||||
private int |
| ||||
public void |
| ||||
public String |
| ||||
public NBTTagCompound |
| ||||
public static PotionEffect |
| ||||
public int |
| ||||
public void |
| ||||
public boolean |
|