Package net.minecraft.entity.mob
Class GhastEntity.LookAtTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.GhastEntity.LookAtTargetGoal
- Enclosing class:
- GhastEntity
static class GhastEntity.LookAtTargetGoal extends Goal
- Mappings:
Namespace Name official vr$aintermediary net/minecraft/class_1916$class_1917named net/minecraft/entity/mob/GhastEntity$LookAtTargetGoal
-
Field Summary
Fields Modifier and Type Field Description private GhastEntityfield_8206 -
Constructor Summary
Constructors Constructor Description LookAtTargetGoal(GhastEntity ghastEntity) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
method_7363, method_7368, method_7369, shouldContinue, start, stop
-
Field Details
-
field_8206
- Mappings:
Namespace Name Mixin selector official aLvr$a;a:Lvr;intermediary field_8206Lnet/minecraft/class_1916$class_1917;field_8206:Lnet/minecraft/class_1916;named field_8206Lnet/minecraft/entity/mob/GhastEntity$LookAtTargetGoal;field_8206:Lnet/minecraft/entity/mob/GhastEntity;
-
-
Constructor Details
-
LookAtTargetGoal
-
-
Method Details
-
canStart
public boolean canStart() -
tick
public void tick()
-