net.minecraft.world.entity.monster

public class Ghast$RandomFloatAroundGoal

extends Goal

crp$d
net.minecraft.world.entity.monster.Ghast$RandomFloatAroundGoal
net.minecraft.class_1571$class_1575
net.minecraft.entity.mob.GhastEntity$FlyRandomlyGoal
net.minecraft.src.C_1011_$C_1015_

Field summary

Modifier and TypeField
private static final int
a
MAX_ATTEMPTS
field_59707
field_59707
f_400372_
private final Mob
b
ghast
field_59708
ghast
f_32781_
private final int
c
distanceToBlocks
field_59709
blockCheckDistance
f_399938_

Constructor summary

ModifierConstructor
public (Mob ghast)
public (Mob ghast, int blockCheckDistance)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
d()
start()
method_6269()
start()
m_8056_()
public static Vec3
a(cao arg0, int arg1)
getSuitableFlyToPosition(Mob arg0, int arg1)
method_70720(class_1308 arg0, int arg1)
locateTarget(MobEntity ghast, int blockCheckDistance)
m_404002_(C_526_ p_409499_, int p_410248_)
private static boolean
a(dmu arg0, fis arg1, int arg2)
isGoodTarget(Level arg0, Vec3 arg1, int arg2)
method_70722(class_1937 arg0, class_243 arg1, int arg2)
isTargetValid(World world, Vec3d pos, int blockCheckDistance)
m_401221_(C_1596_ p_406666_, C_3046_ p_408132_, int p_410376_)
private static Vec3
a(fis arg0, bck arg1)
chooseRandomPosition(Vec3 arg0, RandomSource arg1)
method_70723(class_243 arg0, class_5819 arg1)
addRandom(Vec3d pos, Random random)
m_402777_(C_3046_ p_406802_, C_212974_ p_408060_)
private static Vec3
a(cao arg0, fis arg1, bck arg2)
chooseRandomPositionWithRestriction(Mob arg0, Vec3 arg1, RandomSource arg2)
method_70721(class_1308 arg0, class_243 arg1, class_5819 arg2)
getTargetPos(MobEntity ghast, Vec3d pos, Random random)
m_403629_(C_526_ p_410298_, C_3046_ p_408608_, C_212974_ p_406675_)