Class HighContrastHeightmap

java.lang.Object
net.pl3x.map.core.Keyed
net.pl3x.map.core.renderer.heightmap.Heightmap
net.pl3x.map.core.renderer.heightmap.HighContrastHeightmap

public class HighContrastHeightmap extends Heightmap
  • Constructor Details

    • HighContrastHeightmap

      public HighContrastHeightmap()
  • Method Details

    • getMax

      public int getMax()
      Overrides:
      getMax in class Heightmap
    • getColor

      public int getColor(@NotNull @NotNull Region region, int blockX, int blockZ)
      Specified by:
      getColor in class Heightmap