net.minecraft.world.entity.monster

public class PatrollingMonster$LongDistancePatrolGoal<T extends PatrollingMonster>

extends Goal

bdo$a
net.minecraft.world.entity.monster.PatrollingMonster$LongDistancePatrolGoal
net.minecraft.class_3732$class_3733
net.minecraft.entity.mob.PatrolEntity$PatrolGoal
net.minecraft.entity.monster.PatrollerEntity$PatrolGoal
net.minecraft.server.v1_16_R2.EntityMonsterPatrolling$a

Field summary

Modifier and TypeField
private final T
a
mob
field_16481
entity
field_220839_a
private final double
b
speedModifier
field_16480
leaderSpeed
field_220840_b
private final double
c
leaderSpeedModifier
field_16535
followSpeed
field_220841_c
private long
d
cooldownUntil
field_20701
nextPatrolSearchTime
field_226542_d_

Constructor summary

ModifierConstructor
public (T entity, double leaderSpeed, double followSpeed)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public void
c()
start()
method_6269()
start()
func_75249_e()
public void
d()
stop()
method_6270()
stop()
func_75251_c()
public void
e()
tick()
method_6268()
tick()
func_75246_d()
private List<PatrollingMonster>
g()
findPatrolCompanions()
method_22333()
findPatrolTargets()
func_226544_g_()
private boolean
h()
moveRandomly()
method_16222()
wander()
func_226545_h_()