extends EntityProjectile implements IRendersAsItem
All mapped superinterfaces:
INamableTileEntity, ICommandListener, IProjectile, IRendersAsItem
| awx | |
| net.minecraft.class_1686 | |
| net.minecraft.entity.projectile.PotionEntity | |
| net.minecraft.server.v1_14_R1.EntityPotion |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| private static final DataWatcherObject<ItemStack> |
| ||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||
| public static final Predicate<EntityLiving> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityTypes<? extends EntityPotion> arg0, World arg1) |
| public | (World arg0, EntityLiving arg1) |
| public | (World arg0, double arg1, double arg2, double arg3) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||
| public ItemStack |
| ||||||||
| public void |
| ||||||||
| protected float |
| ||||||||
| protected void |
| ||||||||
| private void |
| ||||||||
| private void |
| ||||||||
| private void |
| ||||||||
| private boolean |
| ||||||||
| private void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| private static boolean |
|