public class EntityAIVillagerInteract extends EntityAIWatchClosest2
closestEntity, maxDistanceForPlayer, theWatcher, watchedClass| Constructor and Description |
|---|
EntityAIVillagerInteract(EntityVillager villagerIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
startExecuting()
Execute a one shot task or start executing a continuous task
|
void |
updateTask()
Updates the task
|
continueExecuting, resetTask, shouldExecutegetMutexBits, isInterruptible, setMutexBitspublic EntityAIVillagerInteract(EntityVillager villagerIn)
public void startExecuting()
startExecuting in class EntityAIWatchClosestpublic void updateTask()
updateTask in class EntityAIWatchClosest