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