RangeIntAsset

public class RangeIntAsset implements JsonAssetWithMap, DefaultAssetMap, RangeIntAsset>>

Class RangeIntAsset. Provides rangeintasset functionality for the Hytale server.

java.lang.Object > RangeIntAsset

Field Summary

id

private String id

Field id.

data

private AssetExtraInfo.Data data

Field data.

minInclusive

private int minInclusive

Field minInclusive.

maxExclusive

private int maxExclusive

Field maxExclusive.

Method Detail

RangeIntAsset

public public RangeIntAsset ()

Method RangeIntAsset.

build

public RangeInt build ()

Method build.

getId

public String getId ()

Method getId.

KeyedCodec

public new KeyedCodec ("MaxExclusive", Codec.INTEGER, true)

Method KeyedCodec.

Parameters:
"MaxExclusive" "MaxExclusive"
Codec.INTEGER Codec.INTEGER
true true