Package net.minecraft.entity.mob
Class EndermanEntity.PlaceBlockGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.EndermanEntity.PlaceBlockGoal
- Enclosing class:
- EndermanEntity
- Mappings:
Namespace Name official amw$aintermediary net/minecraft/class_970$class_2640named net/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanStart()private booleanmethod_15861(RenderBlockView renderBlockView, BlockPos blockPos, BlockState blockState, BlockState blockState2, BlockState blockState3) voidtick()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, shouldContinue, start, stop
-
Field Details
-
entity
- Mappings:
Namespace Name Mixin selector official aLamw$a;a:Lamw;intermediary field_12056Lnet/minecraft/class_970$class_2640;field_12056:Lnet/minecraft/class_970;named entityLnet/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal;entity:Lnet/minecraft/entity/mob/EndermanEntity;
-
-
Constructor Details
-
PlaceBlockGoal
- Mappings:
Namespace Name Mixin selector official <init>Lamw$a;<init>(Lamw;)Vintermediary <init>Lnet/minecraft/class_970$class_2640;<init>(Lnet/minecraft/class_970;)Vnamed <init>Lnet/minecraft/entity/mob/EndermanEntity$PlaceBlockGoal;<init>(Lnet/minecraft/entity/mob/EndermanEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
tick
public void tick() -
method_15861
private boolean method_15861(RenderBlockView renderBlockView, BlockPos blockPos, BlockState blockState, BlockState blockState2, BlockState blockState3) - Mappings:
Namespace Name Mixin selector official aLamw$a;a(Layc;Lel;Lblc;Lblc;Lblc;)Zintermediary method_15861Lnet/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;)Znamed method_15861Lnet/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
-