Interface ISurfaceBuilderConfig
-
- All Known Implementing Classes:
SurfaceBuilderConfig
public interface ISurfaceBuilderConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BlockState
getTopMaterial()
BlockState
getUnderMaterial()
-
-
-
Method Detail
-
getTopMaterial
BlockState getTopMaterial()
-
getUnderMaterial
BlockState getUnderMaterial()
-
-