extends EntityProjectile
All mapped superinterfaces:
| xc | |
| net.minecraft.entity.projectile.EntityPotion | |
| net.minecraft.server.v1_8_R3.EntityPotion |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| private ItemStack |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (World arg0) |
| public | (World arg0, EntityLiving arg1, int arg2) |
| public | (World arg0, EntityLiving arg1, ItemStack arg2) |
| public | (World arg0, double arg1, double arg2, double arg3, ItemStack arg4) |
| public | (World arg0, double arg1, double arg2, double arg3, int arg4) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| protected float |
| ||||||
| protected float |
| ||||||
| protected float |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| protected void |
| ||||||
| public void |
| ||||||
| public void |
|