Class VillagerMatingGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.VillagerMatingGoal

public class VillagerMatingGoal extends Goal
Mappings:
Namespace Name
official rk
intermediary net/minecraft/class_904
named net/minecraft/entity/ai/goal/VillagerMatingGoal
  • Field Details

    • villager

      private VillagerEntity villager
      Mappings:
      Namespace Name Mixin selector
      official b Lrk;b:Lwi;
      intermediary field_3527 Lnet/minecraft/class_904;field_3527:Lnet/minecraft/class_985;
      named villager Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;villager:Lnet/minecraft/entity/passive/VillagerEntity;
    • mate

      private VillagerEntity mate
      Mappings:
      Namespace Name Mixin selector
      official c Lrk;c:Lwi;
      intermediary field_3528 Lnet/minecraft/class_904;field_3528:Lnet/minecraft/class_985;
      named mate Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;mate:Lnet/minecraft/entity/passive/VillagerEntity;
    • world

      private World world
      Mappings:
      Namespace Name Mixin selector
      official d Lrk;d:Ladm;
      intermediary field_3529 Lnet/minecraft/class_904;field_3529:Lnet/minecraft/class_1150;
      named world Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;world:Lnet/minecraft/world/World;
    • timer

      private int timer
      Mappings:
      Namespace Name Mixin selector
      official e Lrk;e:I
      intermediary field_3530 Lnet/minecraft/class_904;field_3530:I
      named timer Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;timer:I
    • village

      Village village
      Mappings:
      Namespace Name Mixin selector
      official a Lrk;a:Ltf;
      intermediary field_3526 Lnet/minecraft/class_904;field_3526:Lnet/minecraft/class_938;
      named village Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;village:Lnet/minecraft/village/Village;
  • Constructor Details

    • VillagerMatingGoal

      public VillagerMatingGoal(VillagerEntity villager)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lrk;<init>(Lwi;)V
      intermediary <init> Lnet/minecraft/class_904;<init>(Lnet/minecraft/class_985;)V
      named <init> Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;<init>(Lnet/minecraft/entity/passive/VillagerEntity;)V
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • start

      public void start()
      Overrides:
      start in class Goal
      Mappings:
      Namespace Name Mixin selector
      official c Lrd;c()V
      intermediary method_2747 Lnet/minecraft/class_896;method_2747()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V
    • stop

      public void stop()
      Overrides:
      stop in class Goal
      Mappings:
      Namespace Name Mixin selector
      official d Lrd;d()V
      intermediary method_2745 Lnet/minecraft/class_896;method_2745()V
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class Goal
      Mappings:
      Namespace Name Mixin selector
      official b Lrd;b()Z
      intermediary method_2744 Lnet/minecraft/class_896;method_2744()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • tick

      public void tick()
      Overrides:
      tick in class Goal
      Mappings:
      Namespace Name Mixin selector
      official e Lrd;e()V
      intermediary method_2746 Lnet/minecraft/class_896;method_2746()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • method_2758

      private boolean method_2758()
      Mappings:
      Namespace Name Mixin selector
      official f Lrk;f()Z
      intermediary method_2758 Lnet/minecraft/class_904;method_2758()Z
      named method_2758 Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;method_2758()Z
    • method_2759

      private void method_2759()
      Mappings:
      Namespace Name Mixin selector
      official g Lrk;g()V
      intermediary method_2759 Lnet/minecraft/class_904;method_2759()V
      named method_2759 Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;method_2759()V