net.minecraft.entity.passive

public class CamelBrain$CamelWalkTask

extends FleeTask<CamelEntity>

All mapped superinterfaces:

Task

net.minecraft.world.entity.animal.camel.CamelAi$CamelPanic
net.minecraft.class_7691$class_7692
net.minecraft.entity.passive.CamelBrain$CamelWalkTask

Constructor summary

ModifierConstructor
public (float speedMultiplier)

Method summary

Modifier and TypeMethod
protected boolean
checkExtraStartConditions(ServerLevel level, Camel body)
method_76583(class_3218 arg0, class_7689 arg1)
shouldRun(ServerWorld arg0, CamelEntity arg1)
protected void
start(ServerLevel level, Camel camel, long timestamp)
method_57003(class_3218 arg0, class_7689 arg1, long arg2)
run(ServerWorld arg0, CamelEntity arg1, long arg2)
protected void
start(ServerLevel level, PathfinderMob camel, long timestamp)
method_35064(class_3218 arg0, class_1314 arg1, long arg2)
run(ServerWorld arg0, PathAwareEntity arg1, long arg2)
protected boolean
checkExtraStartConditions(ServerLevel level, PathfinderMob body)
method_49487(class_3218 arg0, class_1314 arg1)
shouldRun(ServerWorld arg0, PathAwareEntity arg1)
protected boolean
checkExtraStartConditions(ServerLevel level, LivingEntity body)
method_18919(class_3218 arg0, class_1309 arg1)
shouldRun(ServerWorld arg0, LivingEntity arg1)
protected void
start(ServerLevel level, LivingEntity camel, long timestamp)
method_18920(class_3218 arg0, class_1309 arg1, long arg2)
run(ServerWorld arg0, LivingEntity arg1, long arg2)