Interface HexedMapGenerator

All Superinterfaces:
MapGenerator<HexedMapContext>
All Known Implementing Classes:
AnukeHexedGenerator

public interface HexedMapGenerator extends MapGenerator<HexedMapContext>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.xpdustry.hexed.generation.MapGenerator

    generate
  • Method Details