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_1797
named net/minecraft/entity/ai/goal/VillagerMatingGoal
  • Field Details

    • villagerOne

      private VillagerEntity villagerOne
      Mappings:
      Namespace Name Mixin selector
      official b Lrk;b:Lwi;
      intermediary field_7674 Lnet/minecraft/class_1797;field_7674:Lnet/minecraft/class_1953;
      named villagerOne Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;villagerOne:Lnet/minecraft/entity/passive/VillagerEntity;
    • villagerTwo

      private VillagerEntity villagerTwo
      Mappings:
      Namespace Name Mixin selector
      official c Lrk;c:Lwi;
      intermediary field_7675 Lnet/minecraft/class_1797;field_7675:Lnet/minecraft/class_1953;
      named villagerTwo Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;villagerTwo:Lnet/minecraft/entity/passive/VillagerEntity;
    • world

      private World world
      Mappings:
      Namespace Name Mixin selector
      official d Lrk;d:Ladm;
      intermediary field_7676 Lnet/minecraft/class_1797;field_7676:Lnet/minecraft/class_99;
      named world Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;world:Lnet/minecraft/world/World;
    • field_7677

      private int field_7677
      Mappings:
      Namespace Name Mixin selector
      official e Lrk;e:I
      intermediary field_7677 Lnet/minecraft/class_1797;field_7677:I
      named field_7677 Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;field_7677:I
    • field_7673

      Village field_7673
      Mappings:
      Namespace Name Mixin selector
      official a Lrk;a:Ltf;
      intermediary field_7673 Lnet/minecraft/class_1797;field_7673:Lnet/minecraft/class_1841;
      named field_7673 Lnet/minecraft/entity/ai/goal/VillagerMatingGoal;field_7673: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_1797;<init>(Lnet/minecraft/class_1953;)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_7362 Lnet/minecraft/class_1789;method_7362()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_7365 Lnet/minecraft/class_1789;method_7365()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_7366 Lnet/minecraft/class_1789;method_7366()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_7364 Lnet/minecraft/class_1789;method_7364()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_7367 Lnet/minecraft/class_1789;method_7367()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • method_7376

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

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