HyCodeYourTale
classpublicPriority 2

ForgottenTempleConfig

com.hypixel.hytale.builtin.adventure.memories.temple.ForgottenTempleConfig

3

Methods

3

Public Methods

2

Fields

1

Constructors

Constants

BuilderCodec<ForgottenTempleConfig>CODEC= BuilderCodec.builder(ForgottenTempleConfig.class, ForgottenTempleConfig::new) .append(new K...

Constructors

public
ForgottenTempleConfig()

Methods

Public Methods (3)

public
double getMinYRespawn()
public
String getRespawnSound()
public
int getRespawnSoundIndex()

Fields

Private/Package Fields (2)

privatedouble minYRespawn
privateString respawnSound

Related Classes