Package net.minecraft.src
Class EntitySelectorArmoredMob
java.lang.Object
net.minecraft.src.EntitySelectorArmoredMob
- All Implemented Interfaces:
IEntitySelector
-
Field Summary
Fields inherited from interface net.minecraft.src.IEntitySelector
selectAnything, selectInventories -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisEntityApplicable(Entity par1Entity) Return whether the specified entity is applicable to this filter.
-
Constructor Details
-
EntitySelectorArmoredMob
-
-
Method Details
-
isEntityApplicable
Return whether the specified entity is applicable to this filter.- Specified by:
isEntityApplicablein interfaceIEntitySelector
-