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> pEntityType, double pX, double pY, double pZ, Vec3 pMovement, Level pLevel) Fireball
(EntityType<? extends Fireball> pEntityType, LivingEntity pOwner, Vec3 pMovement, Level pLevel) Fireball
(EntityType<? extends Fireball> pEntityType, Level pLevel)