Class UpwardDepthMaterialProvider<V>
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.materialproviders.MaterialProvider<V>
com.hypixel.hytale.builtin.hytalegenerator.materialproviders.UpwardDepthMaterialProvider<V>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.builtin.hytalegenerator.materialproviders.MaterialProvider
MaterialProvider.Context -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUpwardDepthMaterialProvider(MaterialProvider<V> materialProvider, int depth) -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.hytalegenerator.materialproviders.MaterialProvider
noMaterialProvider
-
Field Details
-
materialProvider
-
depth
private final int depth
-
-
Constructor Details
-
UpwardDepthMaterialProvider
-
-
Method Details
-
getVoxelTypeAt
- Specified by:
getVoxelTypeAtin classMaterialProvider<V>
-