net.minecraft.world.entity.ai.behavior

public interface BehaviorControl<E extends LivingEntity>

cak
net.minecraft.world.entity.ai.behavior.BehaviorControl
net.minecraft.class_7893

Method summary

Modifier and TypeMethod
Behavior$Status
a()
getStatus()
method_18921()
boolean
e(asi arg0, E arg1, long arg2)
tryStart(ServerLevel arg0, E arg1, long arg2)
method_18922(class_3218 arg0, E arg1, long arg2)
void
f(asi arg0, E arg1, long arg2)
tickOrStop(ServerLevel arg0, E arg1, long arg2)
method_18923(class_3218 arg0, E arg1, long arg2)
void
g(asi arg0, E arg1, long arg2)
doStop(ServerLevel arg0, E arg1, long arg2)
method_18925(class_3218 arg0, E arg1, long arg2)
String
b()
debugString()
method_46910()