Interface BiomeAccessType

All Known Implementing Classes:
DirectBiomeAccessType, HorizontalVoronoiBiomeAccessType, VoronoiBiomeAccessType

public interface BiomeAccessType
  • Method Summary

    Modifier and Type Method Description
    Biome getBiome​(long seed, int x, int y, int z, BiomeAccess.Storage storage)