Uses of Enum Class
net.minecraft.client.option.InactivityFpsLimit
Packages that use InactivityFpsLimit
-
Uses of InactivityFpsLimit in net.minecraft.client.option
Fields in net.minecraft.client.option with type parameters of type InactivityFpsLimitModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<InactivityFpsLimit> InactivityFpsLimit.Codecprivate final SimpleOption<InactivityFpsLimit> GameOptions.inactivityFpsLimitMethods in net.minecraft.client.option that return InactivityFpsLimitModifier and TypeMethodDescriptionstatic InactivityFpsLimitReturns the enum constant of this class with the specified name.static InactivityFpsLimit[]InactivityFpsLimit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.option that return types with arguments of type InactivityFpsLimit