Uses of Class
net.minecraft.entity.projectile.ExplosiveProjectileEntity
Packages that use ExplosiveProjectileEntity
Package
Description
The base package for all Minecraft classes.
-
Uses of ExplosiveProjectileEntity in net.minecraft
Subclasses of ExplosiveProjectileEntity in net.minecraft -
Uses of ExplosiveProjectileEntity in net.minecraft.entity.projectile
Subclasses of ExplosiveProjectileEntity in net.minecraft.entity.projectileModifier and TypeClassDescriptionclass
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, double directionX, double directionY, double directionZ, World world) protected
ExplosiveProjectileEntity
(EntityType<? extends ExplosiveProjectileEntity> entityType, double double2, double double3, double double4, World world) ExplosiveProjectileEntity
(EntityType<? extends ExplosiveProjectileEntity> type, LivingEntity owner, double directionX, double directionY, double directionZ, World world) protected
ExplosiveProjectileEntity
(EntityType<? extends ExplosiveProjectileEntity> type, World world)