ShellDensityAsset

public class ShellDensityAsset extends DensityAsset

Class ShellDensityAsset. Provides shelldensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > ShellDensityAsset

Field Summary

axis

private Vector3d axis

Field axis.

isMirrored

private boolean isMirrored

Field isMirrored.

angleCurveAsset

private CurveAsset angleCurveAsset

Field angleCurveAsset.

distanceCurveAsset

private CurveAsset distanceCurveAsset

Field distanceCurveAsset.

Method Detail

ShellDensityAsset

public public ShellDensityAsset ()

Method ShellDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

ShellDensity

public new ShellDensity (this.angleCurveAsset.build()

Method ShellDensity.

Parameters:
this.angleCurveAsset.build( this.angleCurveAsset.build(

cleanUp

public void cleanUp ()

Method cleanUp.