Interface BlendingData.BiomeConsumer

Enclosing class:
BlendingData

protected static interface BlendingData.BiomeConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    consume(int pX, int pZ, Holder<Biome> pBiome)
     
  • Method Details

    • consume

      void consume(int pX, int pZ, Holder<Biome> pBiome)