NoiseMaskConditionJsonLoader

public class NoiseMaskConditionJsonLoader

Class NoiseMaskConditionJsonLoader. Provides noisemaskconditionjsonloader functionality for the Hytale server.

java.lang.Object > NoiseMaskConditionJsonLoader

Field Summary

noise

final NoiseProperty noise

Field noise.

threshold

final IDoubleCondition threshold

Field threshold.

Method Detail

NoiseMaskConditionJsonLoader

public public NoiseMaskConditionJsonLoader (@Nonnull final SeedString seed, final Path dataFolder, final JsonElement json)

Method NoiseMaskConditionJsonLoader.

Parameters:
@Nonnull final SeedString seed
final Path dataFolder
final JsonElement json

load

public ICoordinateCondition load ()

Method load.

NoisePropertyJsonLoader

public new NoisePropertyJsonLoader (this.seed, this.dataFolder, this.json)

Method NoisePropertyJsonLoader.

Parameters:
this.seed this.seed
this.dataFolder this.dataFolder
this.json this.json

DoubleConditionJsonLoader

public new DoubleConditionJsonLoader (this.seed, this.dataFolder, this.get("Threshold")

Method DoubleConditionJsonLoader.

Parameters:
this.seed this.seed
this.dataFolder this.dataFolder
this.get("Threshold" this.get("Threshold"