public class FoxEntity.AlertablePredicate extends java.lang.Object implements java.util.function.Predicate<LivingEntity>
コンストラクタと説明 |
---|
AlertablePredicate() |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
test(LivingEntity p_test_1_) |
public boolean test(LivingEntity p_test_1_)
test
インタフェース内 java.util.function.Predicate<LivingEntity>