ForgottenTempleConfig

public class ForgottenTempleConfig

Class ForgottenTempleConfig. Provides forgottentempleconfig functionality for the Hytale server.

java.lang.Object > ForgottenTempleConfig

Field Summary

minYRespawn

private double minYRespawn

Field minYRespawn.

respawnSound

private String respawnSound

Field respawnSound.

Method Detail

ForgottenTempleConfig

public public ForgottenTempleConfig ()

Method ForgottenTempleConfig.

getMinYRespawn

public double getMinYRespawn ()

Method getMinYRespawn.

getRespawnSound

public String getRespawnSound ()

Method getRespawnSound.

getRespawnSoundIndex

public int getRespawnSoundIndex ()

Method getRespawnSoundIndex.

KeyedCodec

public new KeyedCodec ("RespawnSound", Codec.STRING)

Method KeyedCodec.

Parameters:
"RespawnSound" "RespawnSound"
Codec.STRING Codec.STRING