Interface SurfaceConfig
- All Known Implementing Classes:
TernarySurfaceConfig
public interface SurfaceConfig
-
Method Summary
Modifier and Type Method Description BlockState
getTopMaterial()
BlockState
getUnderMaterial()
-
Method Details
-
getTopMaterial
BlockState getTopMaterial() -
getUnderMaterial
BlockState getUnderMaterial()
-