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 zj
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 Lzj;b:Lagp;
      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 Lzj;c:Lagp;
      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 Lzj;d:Laqu;
      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 Lzj;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 Lzj;a:Labi;
      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> Lzj;<init>(Lagp;)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 Lzb;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 Lzb;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 Lzb;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 Lzb;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 Lzb;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 Lzj;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 Lzj;g()V
      intermediary method_2759 Lnet/minecraft/class_904;method_2759()V
      named method_2759 Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;method_2759()V