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

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

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

public enum PerformanceKeys {
    maxAttempts,
    period,
    minTPS,
    viewDistanceSelect,
    viewDistanceTeleport,
    postTeleportQueueing,
    syncLoading,
    checkChunks,
    onEventParsing,
    effectParsing,
    biomeRecall,
    timeit,
    version
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy