Class EvenOddHighContrastHeightmap

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

public class EvenOddHighContrastHeightmap extends Heightmap
  • Constructor Details

    • EvenOddHighContrastHeightmap

      public EvenOddHighContrastHeightmap()
  • 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