AlexandriaMod

abstract class AlexandriaMod<S : AlexandriaHook.Settings>(manifest: AlexandriaHook.Manifest, configOptions: ConfigurationOptions) : ModInitializer

Constructors

Link copied to clipboard
constructor(manifest: AlexandriaHook.Manifest, configOptions: ConfigurationOptions)

Properties

Link copied to clipboard
val glossa: Glossa
Link copied to clipboard
val log: KLogger
Link copied to clipboard
Link copied to clipboard
val settings: S

Functions

Link copied to clipboard
fun asChat(comp: Component): TextComponent
Link copied to clipboard
override fun onInitialize()
Link copied to clipboard
fun reload()
Link copied to clipboard
fun yamlConfigLoader(): YamlConfigurationLoader.Builder