Package net.minecraft.entity
Interface IRangedAttackMob
-
- All Known Subinterfaces:
ICrossbowUser
- All Known Implementing Classes:
AbstractSkeletonEntity
,DrownedEntity
,IllusionerEntity
,LlamaEntity
,PiglinEntity
,PillagerEntity
,SkeletonEntity
,SnowGolemEntity
,StrayEntity
,TraderLlamaEntity
,WitchEntity
,WitherEntity
,WitherSkeletonEntity
public interface IRangedAttackMob
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
performRangedAttack(LivingEntity p_82196_1_, float p_82196_2_)
-
-
-
Method Detail
-
performRangedAttack
void performRangedAttack(LivingEntity p_82196_1_, float p_82196_2_)
-
-