extends ThrowableItemProjectile implements ItemSupplier
All mapped superinterfaces:
Nameable, CommandSource, ItemSupplier
bgx | |
net.minecraft.world.entity.projectile.ThrownPotion | |
net.minecraft.class_1686 | |
net.minecraft.entity.projectile.thrown.PotionEntity | |
net.minecraft.entity.projectile.PotionEntity | |
net.minecraft.server.v1_16_R3.EntityPotion |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final Predicate<LivingEntity> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityType<? extends ThrownPotion> arg0, Level arg1) |
public | (Level world, LivingEntity owner) |
public | (Level world, double x, double y, double z) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
protected Item |
| ||||||||||||
protected float |
| ||||||||||||
protected void |
| ||||||||||||
protected void |
| ||||||||||||
private void |
| ||||||||||||
private void |
| ||||||||||||
private void |
| ||||||||||||
private boolean |
| ||||||||||||
private void |
|