Uses of Class
net.minecraft.world.entity.projectile.hurtingprojectile.Fireball
Packages that use Fireball
Package
Description
-
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.hurtingprojectile
Subclasses of Fireball in net.minecraft.world.entity.projectile.hurtingprojectileConstructor parameters in net.minecraft.world.entity.projectile.hurtingprojectile with type arguments of type FireballModifierConstructorDescriptionFireball(EntityType<? extends Fireball> type, double x, double y, double z, Vec3 direction, Level level) Fireball(EntityType<? extends Fireball> type, LivingEntity mob, Vec3 direction, Level level) Fireball(EntityType<? extends Fireball> type, Level level)