Package net.minecraft.entity.mob
Class EndermanEntity.ChasePlayerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.EndermanEntity.ChasePlayerGoal
- Enclosing class:
EndermanEntity
- Mappings:
Namespace Name official byy$a
intermediary net/minecraft/class_1560$class_4159
named net/minecraft/entity/mob/EndermanEntity$ChasePlayerGoal
-
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, stop, toGoalTicks, toString
-
Field Details
-
enderman
- Mappings:
Namespace Name Mixin selector official a
Lbyy$a;a:Lbyy;
intermediary field_18524
Lnet/minecraft/class_1560$class_4159;field_18524:Lnet/minecraft/class_1560;
named enderman
Lnet/minecraft/entity/mob/EndermanEntity$ChasePlayerGoal;enderman:Lnet/minecraft/entity/mob/EndermanEntity;
-
target
- Mappings:
Namespace Name Mixin selector official b
Lbyy$a;b:Lbjg;
intermediary field_21513
Lnet/minecraft/class_1560$class_4159;field_21513:Lnet/minecraft/class_1309;
named target
Lnet/minecraft/entity/mob/EndermanEntity$ChasePlayerGoal;target:Lnet/minecraft/entity/LivingEntity;
-
-
Constructor Details
-
ChasePlayerGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbyy$a;<init>(Lbyy;)V
intermediary <init>
Lnet/minecraft/class_1560$class_4159;<init>(Lnet/minecraft/class_1560;)V
named <init>
Lnet/minecraft/entity/mob/EndermanEntity$ChasePlayerGoal;<init>(Lnet/minecraft/entity/mob/EndermanEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
tick
public void tick()
-