Class WanderIndoorsTask

java.lang.Object
net.minecraft.entity.ai.brain.task.Task<PathAwareEntity>
net.minecraft.entity.ai.brain.task.WanderIndoorsTask

public class WanderIndoorsTask extends Task<PathAwareEntity>
Mappings:
Namespace Name
official bfw
intermediary net/minecraft/class_4289
named net/minecraft/entity/ai/brain/task/WanderIndoorsTask
  • Field Details

    • speed

      private final float speed
      Mappings:
      Namespace Name Mixin selector
      official a Lbfw;a:F
      intermediary field_19258 Lnet/minecraft/class_4289;field_19258:F
      named speed Lnet/minecraft/entity/ai/brain/task/WanderIndoorsTask;speed:F
  • Constructor Details

    • WanderIndoorsTask

      public WanderIndoorsTask(float speed)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbfw;<init>(F)V
      intermediary <init> Lnet/minecraft/class_4289;<init>(F)V
      named <init> Lnet/minecraft/entity/ai/brain/task/WanderIndoorsTask;<init>(F)V
  • Method Details

    • method_20421

      protected boolean method_20421(ServerWorld serverWorld, PathAwareEntity pathAwareEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfw;a(Lahb;Lbdw;)Z
      intermediary method_20421 Lnet/minecraft/class_4289;method_20421(Lnet/minecraft/class_3218;Lnet/minecraft/class_1314;)Z
      named method_20421 Lnet/minecraft/entity/ai/brain/task/WanderIndoorsTask;method_20421(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/mob/PathAwareEntity;)Z
    • method_20422

      protected void method_20422(ServerWorld serverWorld, PathAwareEntity pathAwareEntity, long long2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfw;a(Lahb;Lbdw;J)V
      intermediary method_20422 Lnet/minecraft/class_4289;method_20422(Lnet/minecraft/class_3218;Lnet/minecraft/class_1314;J)V
      named method_20422 Lnet/minecraft/entity/ai/brain/task/WanderIndoorsTask;method_20422(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/mob/PathAwareEntity;J)V