Uses of Class
net.minecraft.world.entity.TamableAnimal
Package
Description
-
Uses of TamableAnimal in net.minecraft.world.entity
ModifierConstructorDescriptionprotected
TamableAnimal(EntityType<? extends TamableAnimal> p_21803_, Level p_21804_)
-
Uses of TamableAnimal in net.minecraft.world.entity.ai.goal
Modifier and TypeFieldDescriptionprivate TamableAnimal
SitWhenOrderedToGoal.mob
private TamableAnimal
FollowOwnerGoal.tamable
ModifierConstructorDescriptionFollowOwnerGoal(TamableAnimal p_25294_, double p_25295_, float p_25296_, float p_25297_, boolean p_25298_)
SitWhenOrderedToGoal(TamableAnimal p_25898_)
-
Uses of TamableAnimal in net.minecraft.world.entity.ai.goal.target
Modifier and TypeFieldDescriptionprivate TamableAnimal
NonTameRandomTargetGoal.tamableMob
private TamableAnimal
OwnerHurtByTargetGoal.tameAnimal
private TamableAnimal
OwnerHurtTargetGoal.tameAnimal
ModifierConstructorDescriptionNonTameRandomTargetGoal(TamableAnimal p_26097_, Class<T> p_26098_, boolean p_26099_, Predicate<LivingEntity> p_26100_)
OwnerHurtByTargetGoal(TamableAnimal p_26107_)
OwnerHurtTargetGoal(TamableAnimal p_26114_)
-
Uses of TamableAnimal in net.minecraft.world.entity.animal