| Package | Description | 
|---|---|
| net.minecraft.entity | 
| Modifier and Type | Field and Description | 
|---|---|
private EntitySpawnPlacementRegistry.IPlacementPredicate<?> | 
EntitySpawnPlacementRegistry.Entry.placementPredicate  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends MobEntity> | 
EntitySpawnPlacementRegistry.register(EntityType<T> entityTypeIn,
        EntitySpawnPlacementRegistry.PlacementType placementType,
        Heightmap.Type heightMapType,
        EntitySpawnPlacementRegistry.IPlacementPredicate<T> p_209343_3_)  | 
| Constructor and Description | 
|---|
Entry(Heightmap.Type typeIn,
     EntitySpawnPlacementRegistry.PlacementType placementTypeIn,
     EntitySpawnPlacementRegistry.IPlacementPredicate<?> placementPredicateIn)  |