Uses of Interface
net.minecraft.entity.IRangedAttackMob
Packages that use IRangedAttackMob
Package
Description
-
Uses of IRangedAttackMob in net.minecraft.client.renderer.entity.layers
Classes in net.minecraft.client.renderer.entity.layers with type parameters of type IRangedAttackMobModifier and TypeClassDescriptionclassStayClothingLayer<T extends MobEntity & IRangedAttackMob,M extends EntityModel<T>> -
Uses of IRangedAttackMob in net.minecraft.client.renderer.entity.model
Classes in net.minecraft.client.renderer.entity.model with type parameters of type IRangedAttackMob -
Uses of IRangedAttackMob in net.minecraft.entity
Subinterfaces of IRangedAttackMob in net.minecraft.entity -
Uses of IRangedAttackMob in net.minecraft.entity.ai.goal
Classes in net.minecraft.entity.ai.goal with type parameters of type IRangedAttackMobModifier and TypeClassDescriptionclassRangedBowAttackGoal<T extends MonsterEntity & IRangedAttackMob>classRangedCrossbowAttackGoal<T extends MonsterEntity & IRangedAttackMob & ICrossbowUser>Fields in net.minecraft.entity.ai.goal declared as IRangedAttackMobConstructors in net.minecraft.entity.ai.goal with parameters of type IRangedAttackMobModifierConstructorDescriptionRangedAttackGoal(IRangedAttackMob p_i1649_1_, double p_i1649_2_, int p_i1649_4_, float p_i1649_5_) RangedAttackGoal(IRangedAttackMob p_i1650_1_, double p_i1650_2_, int p_i1650_4_, int p_i1650_5_, float p_i1650_6_) -
Uses of IRangedAttackMob in net.minecraft.entity.boss
Classes in net.minecraft.entity.boss that implement IRangedAttackMob -
Uses of IRangedAttackMob in net.minecraft.entity.monster
Classes in net.minecraft.entity.monster that implement IRangedAttackMobModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassConstructors in net.minecraft.entity.monster with parameters of type IRangedAttackMobModifierConstructorDescriptionTridentAttackGoal(IRangedAttackMob p_i48907_1_, double p_i48907_2_, int p_i48907_4_, float p_i48907_5_) -
Uses of IRangedAttackMob in net.minecraft.entity.monster.piglin
Classes in net.minecraft.entity.monster.piglin that implement IRangedAttackMob -
Uses of IRangedAttackMob in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement IRangedAttackMob -
Uses of IRangedAttackMob in net.minecraft.entity.passive.horse
Classes in net.minecraft.entity.passive.horse that implement IRangedAttackMob