Package net.minecraft.entity.mob
Class EndermanEntity.PickUpBlockGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.EndermanEntity.PickUpBlockGoal
- Enclosing class:
EndermanEntity
- Mappings:
Namespace Name named net/minecraft/entity/mob/EndermanEntity$PickUpBlockGoal
intermediary net/minecraft/class_1560$class_1563
official cjv$d
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, toGoalTicks, toString
-
Field Details
-
enderman
- Mappings:
Namespace Name Mixin selector named enderman
Lnet/minecraft/entity/mob/EndermanEntity$PickUpBlockGoal;enderman:Lnet/minecraft/entity/mob/EndermanEntity;
intermediary field_7263
Lnet/minecraft/class_1560$class_1563;field_7263:Lnet/minecraft/class_1560;
official a
Lcjv$d;a:Lcjv;
-
-
Constructor Details
-
PickUpBlockGoal
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/entity/mob/EndermanEntity$PickUpBlockGoal;<init>(Lnet/minecraft/entity/mob/EndermanEntity;)V
intermediary <init>
Lnet/minecraft/class_1560$class_1563;<init>(Lnet/minecraft/class_1560;)V
official <init>
Lcjv$d;<init>(Lcjv;)V
-
-
Method Details
-
canStart
public boolean canStart() -
tick
public void tick()
-