Interface MapGenerator<C extends MapContext>

All Known Subinterfaces:
HexedMapGenerator
All Known Implementing Classes:
AnukeHexedGenerator

public interface MapGenerator<C extends MapContext>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • generate

      C generate()