net.minecraft.world.entity.ai.behavior

public class SetWalkTargetAwayFromEntity

extends Behavior<PathfinderMob>

anh
net.minecraft.world.entity.ai.behavior.SetWalkTargetAwayFromEntity
net.minecraft.class_4121
net.minecraft.entity.ai.brain.task.GoToNearbyEntityTask
net.minecraft.entity.ai.brain.task.FleeTask
net.minecraft.server.v1_15_R1.BehaviorWalkAwayEntity

Field summary

Modifier and TypeField
private final MemoryModuleType<? extends Entity>
a
memory
field_18380
entityMemory
field_220541_a
private final float
b
speed
field_18381
field_220542_b

Constructor summary

ModifierConstructor
public (MemoryModuleType<? extends Entity> arg0, float arg1)

Method summary

Modifier and TypeMethod
protected boolean
a(xd arg0, ald arg1)
checkExtraStartConditions(ServerLevel arg0, PathfinderMob arg1)
method_19002(class_3218 arg0, class_1314 arg1)
shouldRun(ServerWorld arg0, MobEntityWithAi arg1)
func_212832_a_(ServerWorld arg0, CreatureEntity arg1)
protected void
a(xd arg0, ald arg1, long arg2)
start(ServerLevel arg0, PathfinderMob arg1, long arg2)
method_19003(class_3218 arg0, class_1314 arg1, long arg2)
run(ServerWorld arg0, MobEntityWithAi arg1, long arg2)
func_212831_a_(ServerWorld arg0, CreatureEntity arg1, long arg2)
public static void
a(ald arg0, akn arg1, float arg2)
moveAwayFromMob(PathfinderMob arg0, Entity arg1, float arg2)
method_19596(class_1314 arg0, class_1297 arg1, float arg2)
func_220540_a(CreatureEntity arg0, Entity arg1, float arg2)