net.minecraft.entity.ai
Class EntityAILookAtTradePlayer
java.lang.Object
net.minecraft.entity.ai.EntityAIBase
net.minecraft.entity.ai.EntityAIWatchClosest
net.minecraft.entity.ai.EntityAILookAtTradePlayer
public class EntityAILookAtTradePlayer
- extends EntityAIWatchClosest
Method Summary |
boolean |
shouldExecute()
Returns whether the EntityAIBase should begin execution. |
EntityAILookAtTradePlayer
public EntityAILookAtTradePlayer(EntityVillager par1EntityVillager)
shouldExecute
public boolean shouldExecute()
- Returns whether the EntityAIBase should begin execution.
- Overrides:
shouldExecute
in class EntityAIWatchClosest