io.github.dailystruggle.rtp.common.configuration.enums.PerformanceKeys Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of RTP Show documentation
Show all versions of RTP Show documentation
a random teleport plugin
The newest version!
package io.github.dailystruggle.rtp.common.configuration.enums;
public enum PerformanceKeys {
maxAttempts,
period,
minTPS,
viewDistanceSelect,
viewDistanceTeleport,
postTeleportQueueing,
syncLoading,
checkChunks,
onEventParsing,
effectParsing,
biomeRecall,
biomeRecallForced,
timeit,
version
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy