Enum Class EDhApiBlockMaterial

java.lang.Object
java.lang.Enum<EDhApiBlockMaterial>
com.seibel.distanthorizons.api.enums.rendering.EDhApiBlockMaterial
All Implemented Interfaces:
Serializable, Comparable<EDhApiBlockMaterial>, Constable

public enum EDhApiBlockMaterial extends Enum<EDhApiBlockMaterial>
contains the indices used by shaders to determine how different block types should be rendered.

UNKNOWN,
LEAVES,
STONE,
WOOD,
METAL,
DIRT,
LAVA,
DEEPSLATE,
SNOW,
SAND,
TERRACOTTA,
NETHER_STONE,
WATER,
GRASS,
AIR,
ILLUMINATED,
Since:
API 3.0.0