Uses of Interface
net.minecraft.entity.ai.brain.LookTarget
Packages that use LookTarget
-
Uses of LookTarget in net.minecraft.entity.ai.brain
Classes in net.minecraft.entity.ai.brain that implement LookTargetFields in net.minecraft.entity.ai.brain declared as LookTargetFields in net.minecraft.entity.ai.brain with type parameters of type LookTargetModifier and TypeFieldDescriptionstatic MemoryModuleType<LookTarget>MemoryModuleType.LOOK_TARGETMethods in net.minecraft.entity.ai.brain that return LookTargetConstructors in net.minecraft.entity.ai.brain with parameters of type LookTargetModifierConstructorDescriptionWalkTarget(LookTarget lookTarget, float speed, int completionRange)