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