net.minecraft.world.entity.ai.goal

public class FleeSunGoal

extends Goal

azi
net.minecraft.world.entity.ai.goal.FleeSunGoal
net.minecraft.class_1344
net.minecraft.entity.ai.goal.EscapeSunlightGoal
net.minecraft.src.C_681_
net.minecraft.world.entity.ai.goal.PathfinderGoalFleeSun

Field summary

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

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
m_8036_()
protected boolean
g()
setWantedPos()
method_18250()
targetShadedPos()
m_25226_()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
start()
m_8056_()
protected Vec3
h()
getHidePos()
method_6257()
locateShadedPos()
m_25227_()