VectorWarpDensityAsset

public class VectorWarpDensityAsset extends DensityAsset

Class VectorWarpDensityAsset. Provides vectorwarpdensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > VectorWarpDensityAsset

Field Summary

warpFactor

private double warpFactor

Field warpFactor.

warpVector

private Vector3d warpVector

Field warpVector.

Method Detail

VectorWarpDensityAsset

public public VectorWarpDensityAsset ()

Method VectorWarpDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

VectorWarpDensity

public new VectorWarpDensity (this.buildFirstInput(argument)

Method VectorWarpDensity.

Parameters:
this.buildFirstInput(argument this.buildFirstInput(argument

cleanUp

public void cleanUp ()

Method cleanUp.

KeyedCodec

public new KeyedCodec ("WarpVector", Vector3d.CODEC, true)

Method KeyedCodec.

Parameters:
"WarpVector" "WarpVector"
Vector3d.CODEC Vector3d.CODEC
true true