net.minecraft.entity.ai.goal

public class OcelotSitOnBlockGoal

extends GoToBlockGoal

rs
net.minecraft.class_910
net.minecraft.entity.ai.goal.OcelotSitOnBlockGoal
net.minecraft.entity.ai.EntityAIOcelotSit

Field summary

Modifier and TypeField
private final OcelotEntity
c
field_3562
ocelot
ocelot

Constructor summary

ModifierConstructor
public (OcelotEntity ocelot, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
c()
method_2747()
start()
startExecuting()
public void
d()
method_2745()
stop()
resetTask()
public void
e()
method_2746()
tick()
updateTask()
protected boolean
a(adm arg0, cj arg1)
method_11012(class_1150 arg0, class_2552 arg1)
isValidTarget(World arg0, BlockPos arg1)
shouldMoveTo(World arg0, BlockPos arg1)