Uses of Interface
net.minecraft.world.entity.monster.RangedAttackMob
Packages that use RangedAttackMob
Package
Description
-
Uses of RangedAttackMob in net.minecraft.world.entity.ai.goal
Classes in net.minecraft.world.entity.ai.goal with type parameters of type RangedAttackMobFields in net.minecraft.world.entity.ai.goal declared as RangedAttackMobConstructors in net.minecraft.world.entity.ai.goal with parameters of type RangedAttackMobModifierConstructorDescriptionRangedAttackGoal(RangedAttackMob pRangedAttackMob, double pSpeedModifier, int pAttackInterval, float pAttackRadius) RangedAttackGoal(RangedAttackMob pRangedAttackMob, double pSpeedModifier, int pAttackIntervalMin, int pAttackIntervalMax, float pAttackRadius) -
Uses of RangedAttackMob in net.minecraft.world.entity.animal
Classes in net.minecraft.world.entity.animal that implement RangedAttackMob -
Uses of RangedAttackMob in net.minecraft.world.entity.animal.horse
Classes in net.minecraft.world.entity.animal.horse that implement RangedAttackMob -
Uses of RangedAttackMob in net.minecraft.world.entity.boss.wither
Classes in net.minecraft.world.entity.boss.wither that implement RangedAttackMob -
Uses of RangedAttackMob in net.minecraft.world.entity.monster
Subinterfaces of RangedAttackMob in net.minecraft.world.entity.monsterClasses in net.minecraft.world.entity.monster that implement RangedAttackMobModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassConstructors in net.minecraft.world.entity.monster with parameters of type RangedAttackMobModifierConstructorDescriptionDrownedTridentAttackGoal(RangedAttackMob p_32450_, double p_32451_, int p_32452_, float p_32453_) -
Uses of RangedAttackMob in net.minecraft.world.entity.monster.piglin
Classes in net.minecraft.world.entity.monster.piglin that implement RangedAttackMob