static class OcelotEntity.TemptGoal extends TemptGoal
Modifier and Type | Field and Description |
---|---|
private OcelotEntity |
ocelot |
closestPlayer, creature
Constructor and Description |
---|
TemptGoal(OcelotEntity ocelotIn,
double speedIn,
Ingredient temptItemsIn,
boolean p_i50036_5_) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isScaredByPlayerMovement() |
isRunning, isTempting, resetTask, shouldContinueExecuting, shouldExecute, startExecuting, tick
getMutexFlags, isPreemptible, setMutexFlags, toString
private final OcelotEntity ocelot
public TemptGoal(OcelotEntity ocelotIn, double speedIn, Ingredient temptItemsIn, boolean p_i50036_5_)
protected boolean isScaredByPlayerMovement()
isScaredByPlayerMovement
in class TemptGoal