Uses of Interface
net.minecraft.entity.IRangedAttackMob
Package
Description
-
Uses of IRangedAttackMob in net.minecraft.client.renderer.entity.layers
Modifier and TypeClassDescriptionclass
StayClothingLayer<T extends MobEntity & IRangedAttackMob,
M extends EntityModel<T>> -
Uses of IRangedAttackMob in net.minecraft.client.renderer.entity.model
-
Uses of IRangedAttackMob in net.minecraft.entity
-
Uses of IRangedAttackMob in net.minecraft.entity.ai.goal
Modifier and TypeClassDescriptionclass
RangedBowAttackGoal<T extends MonsterEntity & IRangedAttackMob>
class
RangedCrossbowAttackGoal<T extends MonsterEntity & IRangedAttackMob & ICrossbowUser>
ModifierConstructorDescriptionRangedAttackGoal
(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
-
Uses of IRangedAttackMob in net.minecraft.entity.monster
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
ModifierConstructorDescriptionTridentAttackGoal
(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
-
Uses of IRangedAttackMob in net.minecraft.entity.passive
-
Uses of IRangedAttackMob in net.minecraft.entity.passive.horse