net.minecraft.world.entity.ai.goal

public class FleeSunGoal

extends Goal

ccx
net.minecraft.world.entity.ai.goal.FleeSunGoal
net.minecraft.class_1344
net.minecraft.entity.ai.goal.EscapeSunlightGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalFleeSun

Field summary

Modifier and TypeField
protected final PathfinderMob
a
mob
field_6419
mob
private double
b
wantedX
field_6417
targetX
private double
c
wantedY
field_6416
targetY
private double
d
wantedZ
field_6415
targetZ
private final double
e
speedModifier
field_6420
speed
private final Level
f
level
field_6418
world

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
protected boolean
h()
setWantedPos()
method_18250()
targetShadedPos()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public void
d()
start()
method_6269()
start()
protected Vec3
i()
getHidePos()
method_6257()
locateShadedPos()