Uses of Class
net.minecraft.world.entity.projectile.Fireball
Packages that use Fireball
-
Uses of Fireball in net.minecraft.world.damagesource
Methods in net.minecraft.world.damagesource with parameters of type FireballModifier and TypeMethodDescription -
Uses of Fireball in net.minecraft.world.entity.projectile
Subclasses of Fireball in net.minecraft.world.entity.projectileConstructor parameters in net.minecraft.world.entity.projectile with type arguments of type FireballModifierConstructorDescriptionFireball
(EntityType<? extends Fireball> p_36990_, double p_36991_, double p_36992_, double p_36993_, Vec3 p_347521_, Level p_36997_) Fireball
(EntityType<? extends Fireball> p_36999_, LivingEntity p_37000_, Vec3 p_347671_, Level p_37004_) Fireball
(EntityType<? extends Fireball> p_37006_, Level p_37007_)