Class GoToPointOfInterestTask

java.lang.Object
net.minecraft.entity.ai.brain.task.Task<VillagerEntity>
net.minecraft.entity.ai.brain.task.GoToPointOfInterestTask

public class GoToPointOfInterestTask extends Task<VillagerEntity>
Mappings:
Namespace Name
official bfr
intermediary net/minecraft/class_4458
named net/minecraft/entity/ai/brain/task/GoToPointOfInterestTask
  • Field Details

    • speed

      private final float speed
      Mappings:
      Namespace Name Mixin selector
      official a Lbfr;a:F
      intermediary field_20288 Lnet/minecraft/class_4458;field_20288:F
      named speed Lnet/minecraft/entity/ai/brain/task/GoToPointOfInterestTask;speed:F
    • completionRange

      private final int completionRange
      Mappings:
      Namespace Name Mixin selector
      official d Lbfr;d:I
      intermediary field_20289 Lnet/minecraft/class_4458;field_20289:I
      named completionRange Lnet/minecraft/entity/ai/brain/task/GoToPointOfInterestTask;completionRange:I
  • Constructor Details

    • GoToPointOfInterestTask

      public GoToPointOfInterestTask(float speed, int completionRange)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbfr;<init>(FI)V
      intermediary <init> Lnet/minecraft/class_4458;<init>(FI)V
      named <init> Lnet/minecraft/entity/ai/brain/task/GoToPointOfInterestTask;<init>(FI)V
  • Method Details

    • method_21636

      protected boolean method_21636(ServerWorld serverWorld, VillagerEntity villagerEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfr;a(Lahb;Lbvf;)Z
      intermediary method_21636 Lnet/minecraft/class_4458;method_21636(Lnet/minecraft/class_3218;Lnet/minecraft/class_1646;)Z
      named method_21636 Lnet/minecraft/entity/ai/brain/task/GoToPointOfInterestTask;method_21636(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/VillagerEntity;)Z
    • method_21637

      protected void method_21637(ServerWorld serverWorld, VillagerEntity villagerEntity, long long2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfr;a(Lahb;Lbvf;J)V
      intermediary method_21637 Lnet/minecraft/class_4458;method_21637(Lnet/minecraft/class_3218;Lnet/minecraft/class_1646;J)V
      named method_21637 Lnet/minecraft/entity/ai/brain/task/GoToPointOfInterestTask;method_21637(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/VillagerEntity;J)V