net.minecraft.world.entity.ai.behavior

public interface BehaviorControl<E extends LivingEntity>

bya
net.minecraft.world.entity.ai.behavior.BehaviorControl
net.minecraft.class_7893
net.minecraft.entity.ai.brain.task.Task
net.minecraft.world.entity.ai.behavior.BehaviorControl

Method summary

Modifier and TypeMethod
Behavior$Status
a()
getStatus()
method_18921()
getStatus()
boolean
e(ash arg0, E arg1, long arg2)
tryStart(ServerLevel arg0, E arg1, long arg2)
method_18922(class_3218 arg0, E arg1, long arg2)
tryStarting(ServerWorld world, E entity, long time)
void
f(ash arg0, E arg1, long arg2)
tickOrStop(ServerLevel arg0, E arg1, long arg2)
method_18923(class_3218 arg0, E arg1, long arg2)
tick(ServerWorld world, E entity, long time)
void
g(ash arg0, E arg1, long arg2)
doStop(ServerLevel arg0, E arg1, long arg2)
method_18925(class_3218 arg0, E arg1, long arg2)
stop(ServerWorld world, E entity, long time)
String
b()
debugString()
method_46910()
getName()