extends EntityProjectile implements FlyingItemEntity
All mapped superinterfaces:
INamableTileEntity, ICommandListener, IProjectile, FlyingItemEntity
| aww | |
| net.minecraft.class_3857 | |
| net.minecraft.entity.thrown.ThrownItemEntity | |
| net.minecraft.entity.projectile.ProjectileItemEntity | |
| net.minecraft.server.v1_14_R1.EntityProjectileThrowable |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final DataWatcherObject<ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityTypes<? extends EntityProjectileThrowable> arg0, World arg1) |
| public | (EntityTypes<? extends EntityProjectileThrowable> arg0, double arg1, double arg2, double arg3, World arg4) |
| public | (EntityTypes<? extends EntityProjectileThrowable> arg0, EntityLiving arg1, World arg2) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected abstract Item |
| ||||||||||
| protected ItemStack |
| ||||||||||
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public ItemStack |
|