net.minecraft.entity.ai.goal

public abstract class GoToBlockGoal

extends Goal

ahh
net.minecraft.unmapped.C_85052451
net.minecraft.entity.ai.goal.GoToBlockGoal
net.minecraft.entity.ai.EntityAIMoveToBlock

Field summary

Modifier and TypeField
private final PathFinderMobEntity
f
f_58333269
entity
field_179495_c
public double
a
f_81872111
speed
field_179492_d
protected int
b
f_91750964
cooldown
field_179496_a
protected int
c
f_87562082
activeTicks
field_179493_e
private int
g
f_60487932
maxActiveTicks
field_179490_f
protected BlockPos
d
f_78890560
target
field_179494_b
private boolean
h
f_91793852
reachedTarget
field_179491_g
private final int
i
f_51659084
f_51659084
field_179497_h
private final int
j
f_05164035
range
field_203113_j
public int
e
f_73328042
lowestY
field_203112_e

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed, int range)
public (PathFinderMobEntity arg0, double arg1, int arg2, int arg3)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
protected int
a(afg arg0)
m_60719607(C_45915938 arg0)
m_60719607(PathFinderMobEntity arg0)
func_203109_a(EntityCreature arg0)
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public void
c()
m_38932409()
start()
func_75249_e()
public double
g()
m_17104053()
getDesiredDistanceToTarget()
func_203110_f()
public void
e()
m_58078449()
tick()
func_75246_d()
public boolean
i()
m_04238007()
shouldResetPath()
func_203108_i()
public int
j()
m_70567625()
m_70567625()
func_203111_j()
protected boolean
k()
m_18918749()
hasReachedTarget()
func_179487_f()
private boolean
l()
m_27595885()
findNearestBlock()
func_179489_g()
protected abstract boolean
a(ayb arg0, el arg1)
m_48146326(C_46108969 arg0, C_32594356 arg1)
isValidTarget(WorldView world, BlockPos pos)
func_179488_a(IWorldReaderBase arg0, BlockPos arg1)