Package btw.entity.util
Class ZombieSecondaryTargetFilter
java.lang.Object
btw.entity.util.ZombieSecondaryTargetFilter
- 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 entity) Return whether the specified entity is applicable to this filter.
-
Constructor Details
-
ZombieSecondaryTargetFilter
-
-
Method Details
-
isEntityApplicable
Description copied from interface:IEntitySelectorReturn whether the specified entity is applicable to this filter.- Specified by:
isEntityApplicablein interfaceIEntitySelector
-