Uses of Interface
net.minecraft.entity.ai.brain.LookTarget
Package
Description
This and its subpackages make up the brain system used by some modern Minecraft entities,
such as villagers, piglins, and axolotls.
-
Uses of LookTarget in net.minecraft.entity.ai.brain
Modifier and TypeFieldDescriptionstatic final MemoryModuleType<LookTarget>
MemoryModuleType.LOOK_TARGET
ModifierConstructorDescriptionWalkTarget
(LookTarget lookTarget, float speed, int completionRange)