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

io.github.dailystruggle.rtp.common.configuration.enums.SafetyKeys Maven / Gradle / Ivy

There is a newer version: 2.0.15
Show newest version
package io.github.dailystruggle.rtp.common.configuration.enums;

public enum SafetyKeys {
    invulnerabilityTime,
    safetyRadius,
    platformRadius,
    platformAirHeight,
    platformDepth,
    platformMaterial,
    airBlocks,
    unsafeBlocks,
    biomeWhitelist,
    biomes,
    version
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy