Class HeightmapRegistry

java.lang.Object
net.pl3x.map.core.registry.Registry<@NotNull Heightmap>
net.pl3x.map.core.renderer.heightmap.HeightmapRegistry
All Implemented Interfaces:
Iterable<Heightmap>

public class HeightmapRegistry extends Registry<@NotNull Heightmap>
  • Constructor Details

    • HeightmapRegistry

      public HeightmapRegistry()
  • Method Details

    • register

      public void register()