DoubleThresholdJsonLoader

public class DoubleThresholdJsonLoader

Class DoubleThresholdJsonLoader. Provides doublethresholdjsonloader functionality for the Hytale server.

java.lang.Object > DoubleThresholdJsonLoader

Field Summary

value

final double value

Field value.

jsonArray

final JsonArray jsonArray

Field jsonArray.

entries

final DoubleThreshold.Single[] entries

Field entries.

jsonArrayEntry

final JsonArray jsonArrayEntry

Field jsonArrayEntry.

Method Detail

DoubleThresholdJsonLoader

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

Method DoubleThresholdJsonLoader.

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

load

public IDoubleThreshold load ()

Method load.