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.Codec
private final SimpleOption
<InactivityFpsLimit> GameOptions.inactivityFpsLimit
Methods in net.minecraft.client.option that return InactivityFpsLimitModifier and TypeMethodDescriptionstatic InactivityFpsLimit
Returns 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