public class PotionEntity
extends ThrownEntity
All mapped superinterfaces:
| aal | |
| net.minecraft.class_1000 | |
| net.minecraft.entity.projectile.PotionEntity | |
| net.minecraft.entity.projectile.EntityPotion |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final DataAttribute<com.google.common.base.Optional<ItemStack>> |
| ||||||||
| private static final org.apache.logging.log4j.Logger |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World world) |
| public | (World world, LivingEntity thrower, ItemStack potion) |
| public | (World world, double x, double y, double z, ItemStack potion) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||
| public ItemStack |
| ||||||||
| public void |
| ||||||||
| protected float |
| ||||||||
| protected void |
| ||||||||
| private boolean |
| ||||||||
| private void |
| ||||||||
| public static void |
| ||||||||
| public void |
| ||||||||
| public void |
|