net.minecraft.world.entity.projectile

public 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 TypeField
private static final float
d
MIN_CAMERA_DISTANCE_SQUARED
field_52508
private static final EntityDataAccessor<ItemStack>
e
DATA_ITEM_STACK
field_17081

Constructor summary

ModifierConstructor
public (EntityType<? extends Fireball> arg0, Level arg1)
public (EntityType<? extends Fireball> arg0, double arg1, double arg2, double arg3, Vec3 arg4, Level arg5)
public (EntityType<? extends Fireball> arg0, LivingEntity arg1, Vec3 arg2, Level arg3)

Method summary

Modifier and TypeMethod
public void
a(dba arg0)
setItem(ItemStack arg0)
method_16936(class_1799 arg0)
protected void
aN()
playEntityOnFireExtinguishedSound()
method_36975()
public ItemStack
e()
getItem()
method_7495()
protected void
a(ald$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
protected void
a(fbh arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
protected void
a(fbf arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
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)