Uses of Class
net.minecraft.entity.projectile.thrown.ThrownEntity
Packages that use ThrownEntity
-
Uses of ThrownEntity in net.minecraft.entity.projectile.thrown
Subclasses of ThrownEntity in net.minecraft.entity.projectile.thrownModifier and TypeClassDescriptionclass
class
class
class
class
class
Constructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type ThrownEntityModifierConstructorDescriptionprotected
ThrownEntity
(EntityType<? extends ThrownEntity> type, double x, double y, double z, World world) protected
ThrownEntity
(EntityType<? extends ThrownEntity> type, World world)