Class EntityPredicate


  • public class EntityPredicate
    extends java.lang.Object
    • Field Detail

      • range

        private double range
      • allowInvulnerable

        private boolean allowInvulnerable
      • allowSameTeam

        private boolean allowSameTeam
      • allowUnseeable

        private boolean allowUnseeable
      • allowNonAttackable

        private boolean allowNonAttackable
      • testInvisible

        private boolean testInvisible
      • selector

        private java.util.function.Predicate<LivingEntity> selector
    • Constructor Detail

      • EntityPredicate

        public EntityPredicate()