Uses of Interface
net.minecraft.entity.IAngerable
-
Packages that use IAngerable Package Description net.minecraft.entity.ai.goal net.minecraft.entity.monster net.minecraft.entity.passive -
-
Uses of IAngerable in net.minecraft.entity.ai.goal
Classes in net.minecraft.entity.ai.goal with type parameters of type IAngerable Modifier and Type Class Description class
ResetAngerGoal<T extends MobEntity & IAngerable>
-
Uses of IAngerable in net.minecraft.entity.monster
Classes in net.minecraft.entity.monster that implement IAngerable Modifier and Type Class Description class
EndermanEntity
class
ZombifiedPiglinEntity
-
Uses of IAngerable in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement IAngerable Modifier and Type Class Description class
BeeEntity
class
IronGolemEntity
class
PolarBearEntity
class
WolfEntity
-