Uses of Interface
net.minecraft.world.entity.monster.RangedAttackMob
Packages that use RangedAttackMob
Package
Description
-
Uses of RangedAttackMob in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type RangedAttackMob -
Uses of RangedAttackMob in net.minecraft.client.renderer.entity.layers
Classes in net.minecraft.client.renderer.entity.layers with type parameters of type RangedAttackMobModifier and TypeClassDescriptionclass
StrayClothingLayer<T extends Mob & RangedAttackMob,
M extends EntityModel<T>> -
Uses of RangedAttackMob in net.minecraft.world.entity.ai.goal
Classes in net.minecraft.world.entity.ai.goal with type parameters of type RangedAttackMobModifier and TypeClassDescriptionclass
RangedBowAttackGoal<T extends Mob & RangedAttackMob>
class
RangedCrossbowAttackGoal<T extends Monster & RangedAttackMob & CrossbowAttackMob>
Fields in net.minecraft.world.entity.ai.goal declared as RangedAttackMobConstructors in net.minecraft.world.entity.ai.goal with parameters of type RangedAttackMobModifierConstructorDescriptionRangedAttackGoal
(RangedAttackMob p_25768_, double p_25769_, int p_25770_, float p_25771_) RangedAttackGoal
(RangedAttackMob p_25773_, double p_25774_, int p_25775_, int p_25776_, float p_25777_) -
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 TypeClassDescriptionclass
class
class
class
class
class
class
class
Constructors 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