Package net.minecraft.entity.ai
Interface RangedAttackMob
- All Known Subinterfaces:
CrossbowUser
- All Known Implementing Classes:
AbstractSkeletonEntity
,DrownedEntity
,IllusionerEntity
,LlamaEntity
,PiglinEntity
,PillagerEntity
,SkeletonEntity
,SnowGolemEntity
,StrayEntity
,TraderLlamaEntity
,WitchEntity
,WitherEntity
,WitherSkeletonEntity
public interface RangedAttackMob
-
Method Summary
Modifier and Type Method Description void
attack(LivingEntity target, float pullProgress)
-
Method Details
-
attack
-