net.minecraft.entity.ai.goal

public class BreatheAirGoal

extends Goal

agh
net.minecraft.class_3468
net.minecraft.entity.ai.goal.BreatheAirGoal
net.minecraft.entity.ai.EntityAIBreathAir
net.minecraft.entity.ai.EntityAIBreathAir

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
field_16845
mob
field_205142_a
field_205142_a

Constructor summary

ModifierConstructor
public (PathFinderMobEntity mob)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public boolean
f()
method_2748()
canStop()
func_75252_g()
isInterruptible()
public void
c()
method_2747()
start()
func_75249_e()
startExecuting()
private void
g()
method_15677()
findAir()
func_205141_g()
navigate()
public void
e()
method_2746()
tick()
func_75246_d()
tick()
private boolean
a(ayc arg0, el arg1)
method_15676(class_3599 arg0, class_2552 arg1)
givesAir(WorldView world, BlockPos pos)
func_205140_a(IWorldReaderBase arg0, BlockPos arg1)
canBreatheAt(IWorldReaderBase worldIn, BlockPos pos)