Uses of Class
net.minecraft.entity.projectile.thrown.ThrownEntity
Packages that use ThrownEntity
Package
Description
The base package for all Minecraft classes.
-
Uses of ThrownEntity in net.minecraft
Subclasses of ThrownEntity in net.minecraft -
Uses of ThrownEntity in net.minecraft.entity.projectile.thrown
Subclasses of ThrownEntity in net.minecraft.entity.projectile.thrownModifier and TypeClassDescriptionclassclassclassclassclassclassConstructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type ThrownEntityModifierConstructorDescriptionprotectedThrownEntity(EntityType<? extends ThrownEntity> type, double x, double y, double z, World world) protectedThrownEntity(EntityType<? extends ThrownEntity> type, World world)