Uses of Interface
net.minecraft.entity.ai.RangedAttackMob
Packages that use RangedAttackMob
Package
Description
-
Uses of RangedAttackMob in net.minecraft
Classes in net.minecraft that implement RangedAttackMob -
Uses of RangedAttackMob in net.minecraft.entity
Classes in net.minecraft.entity that implement RangedAttackMobModifier and TypeClassDescriptionclassclassclassclass -
Uses of RangedAttackMob in net.minecraft.entity.ai.goal
Classes in net.minecraft.entity.ai.goal with type parameters of type RangedAttackMobFields in net.minecraft.entity.ai.goal declared as RangedAttackMobModifier and TypeFieldDescriptionprivate final RangedAttackMobProjectileAttackGoal.rangedAttackMobConstructors in net.minecraft.entity.ai.goal with parameters of type RangedAttackMobModifierConstructorDescriptionProjectileAttackGoal(RangedAttackMob mob, double mobSpeed, int intervalTicks, float maxShootRange) ProjectileAttackGoal(RangedAttackMob mob, double mobSpeed, int minIntervalTicks, int maxIntervalTicks, float maxShootRange) -
Uses of RangedAttackMob in net.minecraft.entity.boss
Classes in net.minecraft.entity.boss that implement RangedAttackMob -
Uses of RangedAttackMob in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob that implement RangedAttackMobConstructors in net.minecraft.entity.mob with parameters of type RangedAttackMobModifierConstructorDescriptionclass_3515(RangedAttackMob mob, double mobSpeed, int intervalTicks, float maxShootRange) -
Uses of RangedAttackMob in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement RangedAttackMob