Class TemptGoal.HappyGhastTemptGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.ai.goal.TemptGoal.HappyGhastTemptGoal
Enclosing class:
TemptGoal

public static class TemptGoal.HappyGhastTemptGoal extends TemptGoal
Mappings:
Namespace Name
named net/minecraft/entity/ai/goal/TemptGoal$HappyGhastTemptGoal
intermediary net/minecraft/class_1391$class_11185
official ciq$a
  • Constructor Details

    • HappyGhastTemptGoal

      public HappyGhastTemptGoal(MobEntity entity, double speed, Predicate<ItemStack> temptItemPredicate, boolean canBeScared, double range)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/ai/goal/TemptGoal;<init>(Lnet/minecraft/entity/mob/MobEntity;DLjava/util/function/Predicate;ZD)V
      intermediary <init> Lnet/minecraft/class_1391;<init>(Lnet/minecraft/class_1308;DLjava/util/function/Predicate;ZD)V
      official <init> Lciq;<init>(Lcao;DLjava/util/function/Predicate;ZD)V
  • Method Details

    • stopMoving

      protected void stopMoving()
      Overrides:
      stopMoving in class TemptGoal
      Mappings:
      Namespace Name Mixin selector
      named stopMoving Lnet/minecraft/entity/ai/goal/TemptGoal;stopMoving()V
      intermediary method_70685 Lnet/minecraft/class_1391;method_70685()V
      official i Lciq;i()V
    • startMovingTo

      protected void startMovingTo(PlayerEntity player)
      Overrides:
      startMovingTo in class TemptGoal
      Mappings:
      Namespace Name Mixin selector
      named startMovingTo Lnet/minecraft/entity/ai/goal/TemptGoal;startMovingTo(Lnet/minecraft/entity/player/PlayerEntity;)V
      intermediary method_70684 Lnet/minecraft/class_1391;method_70684(Lnet/minecraft/class_1657;)V
      official a Lciq;a(Lcut;)V