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 SeedStringseedfinal PathdataFolderfinal JsonElementjson
NoisePropertyJsonLoader
public
new
NoisePropertyJsonLoader
(this.seed, this.dataFolder, this.json)
Method NoisePropertyJsonLoader.
- Parameters:
this.seedthis.seedthis.dataFolderthis.dataFolderthis.jsonthis.json
DoubleConditionJsonLoader
public
new
DoubleConditionJsonLoader
(this.seed, this.dataFolder, this.get("Threshold")
Method DoubleConditionJsonLoader.
- Parameters:
this.seedthis.seedthis.dataFolderthis.dataFolderthis.get("Threshold"this.get("Threshold"