@FunctionalInterface
public static interface EntitySpawnPlacementRegistry.IPlacementPredicate<T extends Entity>
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| boolean | test(EntityType<T> p_test_1_,
    IWorld p_test_2_,
    SpawnReason p_test_3_,
    BlockPos p_test_4_,
    java.util.Random p_test_5_) | 
boolean test(EntityType<T> p_test_1_, IWorld p_test_2_, SpawnReason p_test_3_, BlockPos p_test_4_, java.util.Random p_test_5_)