net.minecraft.world.entity.ai.goal

public class BreathAirGoal

extends Goal

avh
net.minecraft.world.entity.ai.goal.BreathAirGoal
net.minecraft.class_1342
net.minecraft.entity.ai.goal.BreatheAirGoal
net.minecraft.entity.ai.goal.BreatheAirGoal
net.minecraft.server.v1_16_R3.PathfinderGoalBreath

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_6408
mob
field_205142_a

Constructor summary

ModifierConstructor
public (PathfinderMob mob)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
func_75253_b()
public boolean
C_()
isInterruptable()
method_6267()
canStop()
func_220685_C_()
public void
c()
start()
method_6269()
start()
func_75249_e()
private void
g()
findAirPosition()
method_6252()
moveToAir()
func_205141_g()
public void
e()
tick()
method_6268()
tick()
func_75246_d()
private boolean
a(brz arg0, fx arg1)
givesAir(LevelReader arg0, BlockPos arg1)
method_6253(class_4538 arg0, class_2338 arg1)
isAirPos(WorldView world, BlockPos pos)
func_205140_a(IWorldReader arg0, BlockPos arg1)