public class EvenOddHighContrastHeightmap
extends Heightmap
-
Field Summary
Fields inherited from class net.pl3x.map.core.renderer.heightmap.Heightmap
x, z
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class net.pl3x.map.core.Keyed
getKey
-
Constructor Details
-
EvenOddHighContrastHeightmap
public EvenOddHighContrastHeightmap()
-
Method Details
-
-
getColor
public int getColor(@NotNull
@NotNull Region region,
int blockX,
int blockZ)
- Specified by:
getColor
in class Heightmap