Class LookAtCustomerGoal


public class LookAtCustomerGoal extends LookAtEntityGoal
Mappings:
Namespace Name
official up
intermediary net/minecraft/class_903
named net/minecraft/entity/ai/goal/LookAtCustomerGoal
  • Field Details

    • villager

      private final VillagerEntity villager
      Mappings:
      Namespace Name Mixin selector
      official e Lup;e:Laat;
      intermediary field_3525 Lnet/minecraft/class_903;field_3525:Lnet/minecraft/class_985;
      named villager Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;villager:Lnet/minecraft/entity/passive/VillagerEntity;
  • Constructor Details

    • LookAtCustomerGoal

      public LookAtCustomerGoal(VillagerEntity villager)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lup;<init>(Laat;)V
      intermediary <init> Lnet/minecraft/class_903;<init>(Lnet/minecraft/class_985;)V
      named <init> Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;<init>(Lnet/minecraft/entity/passive/VillagerEntity;)V
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class LookAtEntityGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lui;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z