NoPropAsset

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

build

public Prop build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

Prop

public new Prop (this)

Method Prop.

Parameters:
this this

scan

public ScanResult scan (@Nonnull final Vector3i position, @Nonnull final VoxelSpace materialSpace, @Nonnull final WorkerIndexer.Id id)

Method scan.

Parameters:
@Nonnull final Vector3i position
@Nonnull final VoxelSpace materialSpace
@Nonnull final WorkerIndexer.Id id

place

public void place (@Nonnull final Context context)

Method place.

Parameters:
@Nonnull final Context context

getContextDependency

public ContextDependency getContextDependency ()

Method getContextDependency.

getWriteBounds

public Bounds3i getWriteBounds ()

Method getWriteBounds.

cleanUp

public void cleanUp ()

Method cleanUp.