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 official ccf$d
intermediary net/minecraft/class_1560$class_1563
named net/minecraft/entity/mob/EndermanEntity$PickUpBlockGoal
-
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 official a
Lccf$d;a:Lccf;
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
- Mappings:
Namespace Name Mixin selector official <init>
Lccf$d;<init>(Lccf;)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() -
tick
public void tick()
-