net.minecraft.entity.ai.goal

public class BreatheAirGoal

extends Goal

amh
net.minecraft.class_1342
net.minecraft.entity.ai.goal.BreatheAirGoal
net.minecraft.entity.ai.goal.BreatheAirGoal
net.minecraft.entity.ai.goal.BreatheAirGoal

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
field_6408
mob
field_205142_a
field_205142_a

Constructor summary

ModifierConstructor
public (PathFinderMobEntity mob)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_6266()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public boolean
C_()
method_6267()
canStop()
func_220685_C_()
isPreemptible()
public void
c()
method_6269()
start()
func_75249_e()
startExecuting()
private void
g()
method_6252()
findAir()
func_205141_g()
navigate()
public void
e()
method_6268()
tick()
func_75246_d()
tick()
private boolean
a(bhl arg0, ev arg1)
method_6253(class_1941 arg0, class_2338 arg1)
givesAir(WorldView world, BlockPos pos)
func_205140_a(IWorldReader arg0, BlockPos arg1)
canBreatheAt(IWorldReader worldIn, BlockPos pos)