Package net.minecraft.entity.passive
Class FoxEntity.AlertablePredicate
java.lang.Object
net.minecraft.entity.passive.FoxEntity.AlertablePredicate
- All Implemented Interfaces:
Predicate<LivingEntity>
- Enclosing class:
- FoxEntity
-
Constructor Details
-
AlertablePredicate
public AlertablePredicate()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<LivingEntity>
-