Package net.minecraft.entity
Interface RangedAttackMob
- All Known Implementing Classes:
AbstractSkeletonEntity,SnowGolemEntity,WitchEntity,WitherEntity
public interface RangedAttackMob
- Mappings:
Namespace Name official vxintermediary net/minecraft/class_1931named net/minecraft/entity/RangedAttackMob
-
Method Summary
Modifier and Type Method Description voidrangedAttack(LivingEntity entity, float float2)
-
Method Details
-
rangedAttack
- Mappings:
Namespace Name Mixin selector official aLvx;a(Lpr;F)Vintermediary method_7874Lnet/minecraft/class_1931;method_7874(Lnet/minecraft/class_1752;F)Vnamed rangedAttackLnet/minecraft/entity/RangedAttackMob;rangedAttack(Lnet/minecraft/entity/LivingEntity;F)V
-