Class VanillaHeightmap

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

public class VanillaHeightmap extends Heightmap
  • Constructor Details

    • VanillaHeightmap

      public VanillaHeightmap()
  • Method Details

    • getColor

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