net.minecraft.entity.ai.goal

public class CatSitOnBlockGoal

extends MoveToTargetPosGoal

net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
net.minecraft.class_1373
net.minecraft.entity.ai.goal.CatSitOnBlockGoal

Field summary

Modifier and TypeField
private final CatEntity
cat
cat
field_6545
cat

Constructor summary

ModifierConstructor
public (CatEntity cat, double speed)

Method summary

Modifier and TypeMethod
public boolean
canUse()
canUse()
method_6264()
canStart()
public void
start()
start()
method_6269()
start()
public void
stop()
stop()
method_6270()
stop()
public void
tick()
tick()
method_6268()
tick()
protected boolean
isValidTarget(LevelReader level, BlockPos pos)
isValidTarget(LevelReader level, BlockPos pos)
method_6296(class_4538 arg0, class_2338 arg1)
isTargetPos(WorldView arg0, BlockPos arg1)