Uses of Class
net.minecraft.entity.projectile.ExplosiveProjectileEntity
Packages that use ExplosiveProjectileEntity
-
Uses of ExplosiveProjectileEntity in net.minecraft.entity.projectile
Subclasses of ExplosiveProjectileEntity in net.minecraft.entity.projectileModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Constructor parameters in net.minecraft.entity.projectile with type arguments of type ExplosiveProjectileEntityModifierConstructorDescriptionExplosiveProjectileEntity
(EntityType<? extends ExplosiveProjectileEntity> type, double x, double y, double z, Vec3d velocity, World world) protected
ExplosiveProjectileEntity
(EntityType<? extends ExplosiveProjectileEntity> type, double x, double y, double z, World world) ExplosiveProjectileEntity
(EntityType<? extends ExplosiveProjectileEntity> type, LivingEntity owner, Vec3d velocity, World world) protected
ExplosiveProjectileEntity
(EntityType<? extends ExplosiveProjectileEntity> type, World world)