net.minecraft.world.entity.projectilepublic abstract class Fireball
extends AbstractHurtingProjectile implements ItemSupplier
All mapped superinterfaces:
SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, TraceableEntity, ItemSupplier
| cqk |
| net.minecraft.world.entity.projectile.Fireball |
| net.minecraft.class_3855 |
| net.minecraft.entity.projectile.AbstractFireballEntity |
| net.minecraft.world.entity.projectile.EntityFireballFireball |
Field summary
Modifier and Type | Field |
---|
private static final float | | d | | MIN_CAMERA_DISTANCE_SQUARED | | field_52508 | | MAX_RENDER_DISTANCE_WHEN_NEWLY_SPAWNED |
|
private static final EntityDataAccessor<ItemStack> | | e | | DATA_ITEM_STACK | | field_17081 | | ITEM |
|
Constructor summary
Method summary
Modifier and Type | Method |
---|
public void | |
protected void | | aM() | | playEntityOnFireExtinguishedSound() | | method_36975() | | playExtinguishSound() |
|
public ItemStack | | l() | | getItem() | | method_7495() | | getStack() |
|
protected void | |
public void | |
public void | |
private ItemStack | | v() | | getDefaultItem() | | method_56685() | | getItem() |
|
public SlotAccess | | a_(int arg0) | | getSlot(int arg0) | | method_32318(int arg0) | | getStackReference(int arg0) |
|
public boolean | | a(double arg0) | | shouldRenderAtSqrDistance(double arg0) | | method_5640(double arg0) | | shouldRender(double arg0) |
|