public class NoPropAsset extends PropAsset
Class NoPropAsset. Provides nopropasset functionality for the Hytale server.
java.lang.Object > PropAsset > NoPropAsset
Field Summary
writeBounds_voxelGrid
final
Bounds3i
writeBounds_voxelGrid
Field writeBounds_voxelGrid.
Method Detail
Prop
public
new
Prop
(this)
Method Prop.
- Parameters:
thisthis
scan
public
ScanResult
scan
(@Nonnull final Vector3i position, @Nonnull final VoxelSpace materialSpace, @Nonnull final WorkerIndexer.Id id)
Method scan.
- Parameters:
@Nonnull final Vector3iposition@Nonnull final VoxelSpacematerialSpace@Nonnull final WorkerIndexer.Idid
place
public
void
place
(@Nonnull final Context context)
Method place.
- Parameters:
@Nonnull final Contextcontext
cleanUp
public
void
cleanUp
()
Method cleanUp.