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
- Mappings:
Namespace Name official cct
intermediary net/minecraft/class_1603
named net/minecraft/entity/ai/RangedAttackMob
-
Method Summary
-
Method Details
-
shootAt
- Mappings:
Namespace Name Mixin selector official a
Lcct;a(Lbml;F)V
intermediary method_7105
Lnet/minecraft/class_1603;method_7105(Lnet/minecraft/class_1309;F)V
named shootAt
Lnet/minecraft/entity/ai/RangedAttackMob;shootAt(Lnet/minecraft/entity/LivingEntity;F)V
-