extends ThrowableItemProjectile implements ItemSupplier
All mapped superinterfaces:
Nameable, CommandSource, ItemSupplier
| bfd | |
| 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_R1.EntityPotion |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final Predicate<LivingEntity> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityType<? extends ThrownPotion> arg0, Level arg1) |
| public | (Level world, LivingEntity owner) |
| public | (Level world, double x, double y, double z) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected Item |
| ||||||||||||
| protected float |
| ||||||||||||
| protected void |
| ||||||||||||
| protected void |
| ||||||||||||
| private void |
| ||||||||||||
| private void |
| ||||||||||||
| private void |
| ||||||||||||
| private boolean |
| ||||||||||||
| private void |
|