Package net.minecraft.world.entity
Interface SpawnPlacementType
public interface SpawnPlacementType
-
Method Summary
Modifier and TypeMethodDescriptiondefault BlockPosadjustSpawnPosition(LevelReader level, BlockPos pos) booleanisSpawnPositionOk(LevelReader level, BlockPos pos, EntityType<?> entityType)
-
Method Details
-
isSpawnPositionOk
-
adjustSpawnPosition
-