extends AbstractHurtingProjectile implements ItemSupplier
All mapped superinterfaces:
Nameable, CommandSource, ItemSupplier
| ayq | |
| net.minecraft.world.entity.projectile.Fireball | |
| net.minecraft.class_3855 | |
| net.minecraft.entity.projectile.AbstractFireballEntity | |
| net.minecraft.entity.projectile.AbstractFireballEntity | |
| net.minecraft.server.v1_15_R1.EntityFireballFireball |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final EntityDataAccessor<ItemStack> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityType<? extends Fireball> arg0, Level arg1) |
| public | (EntityType<? extends Fireball> arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, Level arg7) |
| public | (EntityType<? extends Fireball> arg0, LivingEntity arg1, double arg2, double arg3, double arg4, Level arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||
| protected ItemStack |
| ||||||||||||
| protected void |
| ||||||||||||
| public void |
| ||||||||||||
| public void |
| ||||||||||||
| public ItemStack |
|