Class SlimeEntity.RandomLookGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
Enclosing class:
SlimeEntity

static class SlimeEntity.RandomLookGoal
extends Goal
Mappings:
Namespace Name
official wb$e
intermediary net/minecraft/class_1938$class_1943
named net/minecraft/entity/mob/SlimeEntity$RandomLookGoal
  • Field Details

    • field_8257

      private SlimeEntity field_8257
      Mappings:
      Namespace Name Mixin selector
      official a Lwb$e;a:Lwb;
      intermediary field_8257 Lnet/minecraft/class_1938$class_1943;field_8257:Lnet/minecraft/class_1938;
      named field_8257 Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;field_8257:Lnet/minecraft/entity/mob/SlimeEntity;
    • targetYaw

      private float targetYaw
      Mappings:
      Namespace Name Mixin selector
      official b Lwb$e;b:F
      intermediary field_8258 Lnet/minecraft/class_1938$class_1943;field_8258:F
      named targetYaw Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;targetYaw:F
    • timer

      private int timer
      Mappings:
      Namespace Name Mixin selector
      official c Lwb$e;c:I
      intermediary field_8259 Lnet/minecraft/class_1938$class_1943;field_8259:I
      named timer Lnet/minecraft/entity/mob/SlimeEntity$RandomLookGoal;timer:I
  • Constructor Details

    • RandomLookGoal

      public RandomLookGoal​(SlimeEntity slimeEntity)
  • 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
    • 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