@FunctionalInterface public static interface SpawnRestriction.SpawnPredicate<T extends Entity>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(EntityType<T> type,
IWorld world,
SpawnType spawnType,
BlockPos pos,
Random random) |