extends ThrowableProjectile implements ItemSupplier
All mapped superinterfaces:
Nameable, CommandSource, ItemSupplier
| bgs | |
| net.minecraft.world.entity.projectile.ThrowableItemProjectile | |
| net.minecraft.class_3857 | |
| net.minecraft.entity.projectile.thrown.ThrownItemEntity | |
| net.minecraft.entity.projectile.ProjectileItemEntity |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final EntityDataAccessor<ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends ThrowableItemProjectile> arg0, Level arg1) |
| public | (EntityType<? extends ThrowableItemProjectile> arg0, double arg1, double arg2, double arg3, Level arg4) |
| public | (EntityType<? extends ThrowableItemProjectile> arg0, LivingEntity arg1, Level arg2) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected abstract Item |
| ||||||||||
| protected ItemStack |
| ||||||||||
| public ItemStack |
| ||||||||||
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|