Class ServerConfigEntity
java.lang.Object
com.soulfiremc.server.database.ServerConfigEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionid()@NotNull ServerConfigEntitysettings()@NotNull ServerConfigEntitysettings(ServerSettingsImpl settings) longversion()@NotNull ServerConfigEntityversion(long version)
-
Constructor Details
-
ServerConfigEntity
public ServerConfigEntity()
-
-
Method Details
-
id
-
settings
-
version
public long version() -
id
- Returns:
this.
-
settings
- Returns:
this.
-
version
- Returns:
this.
-