Class EvenOddHeightmap

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

public class EvenOddHeightmap extends Heightmap
  • Constructor Details

    • EvenOddHeightmap

      public EvenOddHeightmap()
  • Method Details

    • getColor

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