public class PotionEntity
extends ThrownEntity
All mapped superinterfaces:
| abt | |
| net.minecraft.unmapped.C_45955098 | |
| net.minecraft.entity.projectile.PotionEntity |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final DataAttribute<ItemStack> |
| ||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||
| public static final com.google.common.base.Predicate<LivingEntity> |
|
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 void |
| ||||||
| private void |
| ||||||
| private void |
| ||||||
| private boolean |
| ||||||
| private void |
| ||||||
| public static void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| private static boolean |
|