YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.entity.EntitySelectorArmoredMob Class Reference
Inheritance diagram for net.minecraft.entity.EntitySelectorArmoredMob:
net.minecraft.command.IEntitySelector

Public Member Functions

 EntitySelectorArmoredMob (ItemStack par1ItemStack)
 
boolean isEntityApplicable (Entity par1Entity)
 

Additional Inherited Members

- Public Attributes inherited from net.minecraft.command.IEntitySelector
IEntitySelector selectAnything = new EntitySelectorAlive()
 
IEntitySelector selectInventories = new EntitySelectorInventory()
 

Constructor & Destructor Documentation

net.minecraft.entity.EntitySelectorArmoredMob.EntitySelectorArmoredMob ( ItemStack  par1ItemStack)

Member Function Documentation

boolean net.minecraft.entity.EntitySelectorArmoredMob.isEntityApplicable ( Entity  par1Entity)

Return whether the specified entity is applicable to this filter.

Implements net.minecraft.command.IEntitySelector.


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