net.minecraft.world.entity.ai.behavior

public class PlayTagWithOtherKids

extends Behavior<PathfinderMob>

akv
net.minecraft.world.entity.ai.behavior.PlayTagWithOtherKids
net.minecraft.class_4218
net.minecraft.unmapped.C_pknbcifi
net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask
net.minecraft.server.v1_14_R1.BehaviorPlay

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(vk arg0, aje arg1)
checkExtraStartConditions(ServerLevel arg0, PathfinderMob arg1)
method_19583(class_3218 arg0, class_1314 arg1)
m_ohxsfmfc(C_bdwnwhiu arg0, C_hqdayibh arg1)
shouldRun(ServerWorld arg0, MobEntityWithAi arg1)
func_212832_a_(ServerWorld arg0, CreatureEntity arg1)
protected void
a(vk arg0, aje arg1, long arg2)
start(ServerLevel arg0, PathfinderMob arg1, long arg2)
method_19584(class_3218 arg0, class_1314 arg1, long arg2)
m_qjdaokca(C_bdwnwhiu arg0, C_hqdayibh arg1, long arg2)
run(ServerWorld arg0, MobEntityWithAi arg1, long arg2)
func_212831_a_(ServerWorld arg0, CreatureEntity arg1, long arg2)
private void
a(vk arg0, aje arg1, aix arg2)
fleeFromChaser(ServerLevel arg0, PathfinderMob arg1, LivingEntity arg2)
method_19585(class_3218 arg0, class_1314 arg1, class_1309 arg2)
m_lpguewpg(C_bdwnwhiu arg0, C_hqdayibh arg1, C_usxaxydn arg2)
func_220508_a(ServerWorld arg0, CreatureEntity arg1, LivingEntity arg2)
private static void
a(aje arg0, aix arg1)
chaseKid(PathfinderMob arg0, LivingEntity arg1)
method_19580(class_1314 arg0, class_1309 arg1)
m_ihsasqya(C_hqdayibh arg0, C_usxaxydn arg1)
func_220498_a(CreatureEntity arg0, LivingEntity arg1)
private Optional<LivingEntity>
a(aje arg0)
findSomeoneToChase(PathfinderMob arg0)
method_19579(class_1314 arg0)
m_aulknuxf(C_hqdayibh arg0)
getVisibleMob(MobEntityWithAi entity)
func_220510_a(CreatureEntity arg0)
private Optional<LivingEntity>
b(aje arg0)
findSomeoneBeingChased(PathfinderMob arg0)
method_19588(class_1314 arg0)
m_qlzbkmup(C_hqdayibh arg0)
func_220497_b(CreatureEntity arg0)
private Map<LivingEntity, Integer>
c(aje arg0)
checkHowManyChasersEachFriendHas(PathfinderMob arg0)
method_19592(class_1314 arg0)
m_ffmzprdu(C_hqdayibh arg0)
func_220505_c(CreatureEntity arg0)
private List<LivingEntity>
d(aje arg0)
getFriendsNearby(PathfinderMob arg0)
method_19594(class_1314 arg0)
m_evfyzmex(C_hqdayibh arg0)
getVisibleVillagerBabies(MobEntityWithAi entity)
func_220503_d(CreatureEntity arg0)
private LivingEntity
a(aix arg0)
whoAreYouChasing(LivingEntity arg0)
method_19576(class_1309 arg0)
m_oeslmduv(C_usxaxydn arg0)
getInteractionTarget(LivingEntity entity)
func_220495_a(LivingEntity arg0)
private LivingEntity
b(aix arg0)
seeIfSomeoneIsChasingMe(LivingEntity arg0)
method_19586(class_1309 arg0)
m_yatukerr(C_usxaxydn arg0)
findVisibleVillagerBaby(LivingEntity entity)
func_220500_b(LivingEntity arg0)
private boolean
c(aix arg0)
isChasingSomeone(LivingEntity arg0)
method_19593(class_1309 arg0)
m_ssifeeyh(C_usxaxydn arg0)
hasInteractionTarget(LivingEntity entity)
func_220502_c(LivingEntity arg0)
private boolean
a(aix arg0, aix arg1)
isFriendChasingMe(LivingEntity arg0, LivingEntity arg1)
method_19577(class_1309 arg0, class_1309 arg1)
m_nkurvpyl(C_usxaxydn arg0, C_usxaxydn arg1)
isInteractionTargetOf(LivingEntity entity, LivingEntity other)
func_220499_a(LivingEntity arg0, LivingEntity arg1)
private boolean
e(aje arg0)
hasFriendsNearby(PathfinderMob arg0)
method_19590(class_1314 arg0)
m_vmzllklc(C_hqdayibh arg0)
hasVisibleVillagerBabies(MobEntityWithAi entity)
func_220501_e(CreatureEntity arg0)