public class ReputationRank implementsJsonAssetWithMap,DefaultAssetMap,ReputationRank>>
Class ReputationRank. Provides reputationrank functionality for the Hytale server.
java.lang.Object > ReputationRank
Field Summary
data
protected
AssetExtraInfo.Data
data
Field data.
id
protected
String
id
Field id.
minValue
protected
int
minValue
Field minValue.
maxValue
protected
int
maxValue
Field maxValue.
attitude
protected
Attitude
attitude
Field attitude.
Method Detail
getAssetStore
public
>
getAssetStore
()
Method getAssetStore.
getAssetMap
public
ReputationRank>
getAssetMap
()
Method getAssetMap.
ReputationRank
public
public
ReputationRank
(final String id, final int minValue, final int maxValue, final Attitude attitude)
Method ReputationRank.
- Parameters:
final Stringidfinal intminValuefinal intmaxValuefinal Attitudeattitude
getId
public
String
getId
()
Method getId.
getMinValue
public
int
getMinValue
()
Method getMinValue.
getMaxValue
public
int
getMaxValue
()
Method getMaxValue.
containsValue
public
boolean
containsValue
(final int value)
Method containsValue.
- Parameters:
final intvalue
toString
public
String
toString
()
Method toString.
KeyedCodec
public
new
KeyedCodec
("MaxValue", Codec.INTEGER)
Method KeyedCodec.
- Parameters:
"MaxValue""MaxValue"Codec.INTEGERCodec.INTEGER