Class EndermanEntity.PlaceBlockGoal

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

static class EndermanEntity.PlaceBlockGoal extends Goal
Mappings:
Namespace Name
official amw$a
intermediary net/minecraft/class_970$class_2640
named net/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal
  • Field Details

    • entity

      private final EndermanEntity entity
      Mappings:
      Namespace Name Mixin selector
      official a Lamw$a;a:Lamw;
      intermediary field_12056 Lnet/minecraft/class_970$class_2640;field_12056:Lnet/minecraft/class_970;
      named entity Lnet/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal;entity:Lnet/minecraft/entity/mob/EndermanEntity;
  • Constructor Details

    • PlaceBlockGoal

      public PlaceBlockGoal(EndermanEntity entity)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lamw$a;<init>(Lamw;)V
      intermediary <init> Lnet/minecraft/class_970$class_2640;<init>(Lnet/minecraft/class_970;)V
      named <init> Lnet/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal;<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 Lagt;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()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 Lagt;e()V
      intermediary method_2746 Lnet/minecraft/class_896;method_2746()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • method_15861

      private boolean method_15861(RenderBlockView renderBlockView, BlockPos blockPos, BlockState blockState, BlockState blockState2, BlockState blockState3)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw$a;a(Layc;Lel;Lblc;Lblc;Lblc;)Z
      intermediary method_15861 Lnet/minecraft/class_970$class_2640;method_15861(Lnet/minecraft/class_3599;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;)Z
      named method_15861 Lnet/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal;method_15861(Lnet/minecraft/world/RenderBlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Z