Package net.minecraft.src
Class EntityAIWatchClosest2
java.lang.Object
net.minecraft.src.EntityAIBase
net.minecraft.src.EntityAIWatchClosest
net.minecraft.src.EntityAIWatchClosest2
-
Field Summary
Fields inherited from class net.minecraft.src.EntityAIWatchClosest
closestEntity -
Constructor Summary
ConstructorsConstructorDescriptionEntityAIWatchClosest2(EntityLiving par1EntityLiving, Class par2Class, float par3, float par4) -
Method Summary
Methods inherited from class net.minecraft.src.EntityAIWatchClosest
continueExecuting, resetTask, shouldExecute, startExecuting, updateTaskMethods inherited from class net.minecraft.src.EntityAIBase
getMutexBits, isContinuous, setMutexBits
-
Constructor Details
-
EntityAIWatchClosest2
public EntityAIWatchClosest2(EntityLiving par1EntityLiving, Class par2Class, float par3, float par4)
-