net.minecraft.entity.ai.goal

public class EscapeSunlightGoal

extends Goal

tm
net.minecraft.class_892
net.minecraft.entity.ai.goal.EscapeSunlightGoal
net.minecraft.entity.ai.EntityAIFleeSun

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
field_3485
entity
theCreature
private double
b
field_3486
targetX
shelterX
private double
c
field_3487
targetY
shelterY
private double
d
field_3488
targetZ
shelterZ
private final double
e
field_6840
speed
movementSpeed
private final World
f
field_3490
world
world

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
c()
method_2747()
start()
startExecuting()
private Vec3d
f()
method_2741()
getShadedLocationPos()
findPossibleShelter()