public class UpwardDepthMaterialProvider
Class UpwardDepthMaterialProvider. Provides upwarddepthmaterialprovider functionality for the Hytale server.
java.lang.Object > UpwardDepthMaterialProvider
Field Summary
No fields documented.
Method Detail
UpwardDepthMaterialProvider
public
public
UpwardDepthMaterialProvider
(@Nonnull final MaterialProvider materialProvider, final int depth)
Method UpwardDepthMaterialProvider.
- Parameters:
@Nonnull final MaterialProvidermaterialProviderfinal intdepth
getVoxelTypeAt
public
V
getVoxelTypeAt
(@Nonnull final Context context)
Method getVoxelTypeAt.
- Parameters:
@Nonnull final Contextcontext