net.minecraft.entity.ai.goal

public class EscapeSunlightGoal

extends Goal

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

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
field_3485
entity
field_75372_a
creature
private double
b
field_3486
targetX
field_75370_b
shelterX
private double
c
field_3487
targetY
field_75371_c
shelterY
private double
d
field_3488
targetZ
field_75368_d
shelterZ
private final double
e
field_6840
speed
field_75369_e
movementSpeed
private final World
f
field_3490
world
field_75367_f
world

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

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