net.minecraft.src
Class EntityAILookAtTradePlayer
java.lang.Object
net.minecraft.src.EntityAIBase
net.minecraft.src.EntityAIWatchClosest
net.minecraft.src.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