net.minecraft.world.entity.ai.goal

public class BreathAirGoal

extends Goal

ccp
net.minecraft.world.entity.ai.goal.BreathAirGoal
net.minecraft.class_1342
net.minecraft.entity.ai.goal.BreatheAirGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalBreath

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_6408
mob

Constructor summary

ModifierConstructor
public (PathfinderMob mob)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public boolean
U_()
isInterruptable()
method_6267()
canStop()
public void
d()
start()
method_6269()
start()
private void
h()
findAirPosition()
method_6252()
moveToAir()
public void
a()
tick()
method_6268()
tick()
private boolean
a(dhl arg0, jh arg1)
givesAir(LevelReader arg0, BlockPos arg1)
method_6253(class_4538 arg0, class_2338 arg1)
isAirPos(WorldView world, BlockPos pos)