Uses of Class
net.minecraft.entity.projectile.AbstractFireballEntity
Packages that use AbstractFireballEntity
-
Uses of AbstractFireballEntity in net.minecraft.entity.projectile
Subclasses of AbstractFireballEntity in net.minecraft.entity.projectileConstructor parameters in net.minecraft.entity.projectile with type arguments of type AbstractFireballEntityModifierConstructorDescriptionAbstractFireballEntity
(EntityType<? extends AbstractFireballEntity> p_i50167_1_, double p_i50167_2_, double p_i50167_4_, double p_i50167_6_, double p_i50167_8_, double p_i50167_10_, double p_i50167_12_, World p_i50167_14_) AbstractFireballEntity
(EntityType<? extends AbstractFireballEntity> p_i50168_1_, LivingEntity p_i50168_2_, double p_i50168_3_, double p_i50168_5_, double p_i50168_7_, World p_i50168_9_) AbstractFireballEntity
(EntityType<? extends AbstractFireballEntity> p_i50166_1_, World p_i50166_2_) -
Uses of AbstractFireballEntity in net.minecraft.util
Methods in net.minecraft.util with parameters of type AbstractFireballEntityModifier and TypeMethodDescriptionstatic DamageSource
DamageSource.fireball
(AbstractFireballEntity p_233547_0_, Entity p_233547_1_)