YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.entity.ai.EntitySenses Class Reference

Public Member Functions

 EntitySenses (EntityLiving par1EntityLiving)
 
void clearSensingCache ()
 
boolean canSee (Entity par1Entity)
 

Constructor & Destructor Documentation

net.minecraft.entity.ai.EntitySenses.EntitySenses ( EntityLiving  par1EntityLiving)

Member Function Documentation

boolean net.minecraft.entity.ai.EntitySenses.canSee ( Entity  par1Entity)

Checks, whether 'our' entity can see the entity given as argument (true) or not (false), caching the result.

void net.minecraft.entity.ai.EntitySenses.clearSensingCache ( )

Clears canSeeCachePositive and canSeeCacheNegative.


The documentation for this class was generated from the following file: