extends ThrownEntity implements FlyingItemEntity
All mapped superinterfaces:
Nameable, CommandOutput, FlyingItemEntity
| bgp | |
| net.minecraft.world.entity.projectile.ThrowableItemProjectile | |
| net.minecraft.class_3857 | |
| net.minecraft.entity.projectile.thrown.ThrownItemEntity | |
| net.minecraft.unmapped.C_jksomjgm | |
| net.minecraft.entity.projectile.ProjectileItemEntity | |
| net.minecraft.entity.projectile.ProjectileItemEntity |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final TrackedData<ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends ThrownItemEntity> arg0, World arg1) |
| public | (EntityType<? extends ThrownItemEntity> arg0, double arg1, double arg2, double arg3, World arg4) |
| public | (EntityType<? extends ThrownItemEntity> arg0, LivingEntity arg1, World arg2) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| protected abstract Item |
| ||||||||||||||
| protected ItemStack |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| protected void |
| ||||||||||||||
| public void |
| ||||||||||||||
| public void |
|