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 acu$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 Lacu$a;a:Lacu;
      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> Lacu$a;<init>(Lacu;)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 Lxe;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 Lxe;e()V
      intermediary method_2746 Lnet/minecraft/class_896;method_2746()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • method_11183

      private boolean method_11183(World world, BlockPos blockPos, Block block, BlockState blockState, BlockState blockState2)
      Mappings:
      Namespace Name Mixin selector
      official a Lacu$a;a(Lamu;Let;Laow;Lawt;Lawt;)Z
      intermediary method_11183 Lnet/minecraft/class_970$class_2640;method_11183(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;)Z
      named method_11183 Lnet/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal;method_11183(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Z