extends ThrowableProjectile implements ItemSupplier
All mapped superinterfaces:
Nameable, CommandSource, ItemSupplier
| bgp | |
| net.minecraft.world.entity.projectile.ThrowableItemProjectile | |
| net.minecraft.class_3857 | |
| net.minecraft.entity.projectile.thrown.ThrownItemEntity | |
| net.minecraft.entity.projectile.ProjectileItemEntity | |
| net.minecraft.server.v1_16_R2.EntityProjectileThrowable |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final EntityDataAccessor<ItemStack> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||
| protected abstract Item |
| ||||||||||||
| protected ItemStack |
| ||||||||||||
| public ItemStack |
| ||||||||||||
| protected void |
| ||||||||||||
| public void |
| ||||||||||||
| public void |
|