public class PotionEntity
extends ThrownEntity
All mapped superinterfaces:
| ahv | |
| net.minecraft.unmapped.C_45955098 | |
| net.minecraft.entity.projectile.PotionEntity |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private ItemStack |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World world) |
| public | (World world, LivingEntity thrower, int statusEffect) |
| public | (World world, LivingEntity thrower, ItemStack statusEffect) |
| public | (World world, double x, double y, double z, ItemStack statusEffect) |
| public | (World world, double x, double y, double z, int statusEffect) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected float |
| ||||||
| protected float |
| ||||||
| protected float |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| protected void |
| ||||||
| public void |
| ||||||
| public void |
|