net.minecraft.world.entity.ai.goal

public class BreathAirGoal

extends Goal

aza
net.minecraft.world.entity.ai.goal.BreathAirGoal
net.minecraft.class_1342
net.minecraft.entity.ai.goal.BreatheAirGoal
net.minecraft.src.C_674_
net.minecraft.world.entity.ai.goal.PathfinderGoalBreath

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_6408
mob
f_25101_

Constructor summary

ModifierConstructor
public (PathfinderMob mob)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public boolean
C_()
isInterruptable()
method_6267()
canStop()
m_6767_()
public void
c()
start()
method_6269()
start()
m_8056_()
private void
g()
findAirPosition()
method_6252()
moveToAir()
m_25112_()
public void
e()
tick()
method_6268()
tick()
m_8037_()
private boolean
a(bws arg0, gg arg1)
givesAir(LevelReader arg0, BlockPos arg1)
method_6253(class_4538 arg0, class_2338 arg1)
isAirPos(WorldView world, BlockPos pos)
m_25106_(C_1599_ p_25108_, C_4675_ arg1)