public class SettingsAsset implementsJsonAssetWithMap,DefaultAssetMap,SettingsAsset>>
Class SettingsAsset. Provides settingsasset functionality for the Hytale server.
java.lang.Object > SettingsAsset
Field Summary
id
private
String
id
Field id.
data
private
AssetExtraInfo.Data
data
Field data.
checkpoints
private
Integer[]
checkpoints
Field checkpoints.
customConcurrency
private
int
customConcurrency
Field customConcurrency.
bufferCapacityFactor
private
double
bufferCapacityFactor
Field bufferCapacityFactor.
targetViewDistance
private
double
targetViewDistance
Field targetViewDistance.
targetPlayerCount
private
double
targetPlayerCount
Field targetPlayerCount.
Method Detail
SettingsAsset
public
private
SettingsAsset
()
Method SettingsAsset.
getStatsCheckpoints
public
List
getStatsCheckpoints
()
Method getStatsCheckpoints.
getCustomConcurrency
public
int
getCustomConcurrency
()
Method getCustomConcurrency.
getBufferCapacityFactor
public
double
getBufferCapacityFactor
()
Method getBufferCapacityFactor.
getTargetViewDistance
public
double
getTargetViewDistance
()
Method getTargetViewDistance.
getTargetPlayerCount
public
double
getTargetPlayerCount
()
Method getTargetPlayerCount.
getSampleBits
static
int
getSampleBits
(final int v)
Method getSampleBits.
- Parameters:
final intv
switch
public
return
switch
(v)
Method switch.
- Parameters:
vv
getId
public
String
getId
()
Method getId.
KeyedCodec
public
new
KeyedCodec
("CustomConcurrency", Codec.INTEGER, true)
Method KeyedCodec.
- Parameters:
"CustomConcurrency""CustomConcurrency"Codec.INTEGERCodec.INTEGERtruetrue