net.minecraft.command
Interface IEntitySelector


public interface IEntitySelector


Method Summary
 boolean isEntityApplicable(Entity var1)
          Return whether the specified entity is applicable to this filter.
 

Method Detail

isEntityApplicable

boolean isEntityApplicable(Entity var1)
Return whether the specified entity is applicable to this filter.