Uses of Class
net.minecraft.entity.projectile.ThrowableEntity
Package
Description
-
Uses of ThrowableEntity in net.minecraft.entity.item
-
Uses of ThrowableEntity in net.minecraft.entity.projectile
Modifier and TypeClassDescriptionclass
class
class
class
ModifierConstructorDescriptionprotected
ThrowableEntity
(EntityType<? extends ThrowableEntity> p_i48541_1_, double p_i48541_2_, double p_i48541_4_, double p_i48541_6_, World p_i48541_8_) protected
ThrowableEntity
(EntityType<? extends ThrowableEntity> p_i48542_1_, LivingEntity p_i48542_2_, World p_i48542_3_) protected
ThrowableEntity
(EntityType<? extends ThrowableEntity> p_i48540_1_, World p_i48540_2_) -
Uses of ThrowableEntity in net.minecraftforge.event
Modifier and TypeMethodDescriptionstatic boolean
ForgeEventFactory.onProjectileImpact
(ThrowableEntity throwable, RayTraceResult ray) -
Uses of ThrowableEntity in net.minecraftforge.event.entity
Modifier and TypeFieldDescriptionprivate final ThrowableEntity
ProjectileImpactEvent.Throwable.throwable