Class EndermanEntity.PickUpBlockGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.EndermanEntity.PickUpBlockGoal
Enclosing class:
EndermanEntity

private static class EndermanEntity.PickUpBlockGoal extends Goal
Mappings:
Namespace Name
official btt$d
intermediary net/minecraft/class_1560$class_1563
named net/minecraft/entity/mob/EndermanEntity$PickUpBlockGoal
  • Field Details

    • enderman

      private final EndermanEntity enderman
      Mappings:
      Namespace Name Mixin selector
      official a Lbtt$d;a:Lbtt;
      intermediary field_7263 Lnet/minecraft/class_1560$class_1563;field_7263:Lnet/minecraft/class_1560;
      named enderman Lnet/minecraft/entity/mob/EndermanEntity$PickUpBlockGoal;enderman:Lnet/minecraft/entity/mob/EndermanEntity;
  • Constructor Details

    • PickUpBlockGoal

      public PickUpBlockGoal(EndermanEntity enderman)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbtt$d;<init>(Lbtt;)V
      intermediary <init> Lnet/minecraft/class_1560$class_1563;<init>(Lnet/minecraft/class_1560;)V
      named <init> Lnet/minecraft/entity/mob/EndermanEntity$PickUpBlockGoal;<init>(Lnet/minecraft/entity/mob/EndermanEntity;)V
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      official a Lbky;a()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()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 Lbky;e()V
      intermediary method_6268 Lnet/minecraft/class_1352;method_6268()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V