All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jglrxavpok.hephaistos.Options.kt Maven / Gradle / Ivy

There is a newer version: 2.6.1
Show newest version
package org.jglrxavpok.hephaistos

enum class Options(var active: Boolean) {

    WarnOnPre1_17WorldsWithInvalidYRange(true),
    WarnWhenLoadingSectionWithNoPaletteButWithBlocks(true),

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy