public class NormalizerDensityAsset extends DensityAsset
Class NormalizerDensityAsset. Provides normalizerdensityasset functionality for the Hytale server.
java.lang.Object > DensityAsset > NormalizerDensityAsset
Field Summary
fromMin
private
double
fromMin
Field fromMin.
fromMax
private
double
fromMax
Field fromMax.
toMin
private
double
toMin
Field toMin.
toMax
private
double
toMax
Field toMax.
Method Detail
NormalizerDensityAsset
public
public
NormalizerDensityAsset
()
Method NormalizerDensityAsset.
NormalizerDensity
public
new
NormalizerDensity
(this.fromMin, this.fromMax, this.toMin, this.toMax, this.buildFirstInput(argument)
Method NormalizerDensity.
- Parameters:
this.fromMinthis.fromMinthis.fromMaxthis.fromMaxthis.toMinthis.toMinthis.toMaxthis.toMaxthis.buildFirstInput(argumentthis.buildFirstInput(argument
cleanUp
public
void
cleanUp
()
Method cleanUp.