public class DoubleConditionJsonLoader
Class DoubleConditionJsonLoader. Provides doubleconditionjsonloader functionality for the Hytale server.
java.lang.Object > DoubleConditionJsonLoader
Field Summary
limit
final
double
limit
Field limit.
Method Detail
DoubleConditionJsonLoader
public
public
DoubleConditionJsonLoader
(@Nonnull final SeedString seed, final Path dataFolder, final JsonElement json)
Method DoubleConditionJsonLoader.
- Parameters:
@Nonnull final SeedStringseedfinal PathdataFolderfinal JsonElementjson
DoubleThresholdCondition
public
new
DoubleThresholdCondition
(new DoubleThresholdJsonLoader(this.seed, this.dataFolder, this.json)
Method DoubleThresholdCondition.
- Parameters:
newDoubleThresholdJsonLoader(this.seedthis.dataFolderthis.dataFolderthis.jsonthis.json
Error
public
new
Error
(String.format("Failed to load \"%s\" as DoubleCondition", this.json)
Method Error.
- Parameters:
String.format("Failed to load \"%s\" asDoubleCondition"this.jsonthis.json