Uses of Enum Class
net.minecraft.client.option.InactivityFpsLimit
-
Uses of InactivityFpsLimit in net.minecraft.client.option
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<InactivityFpsLimit> InactivityFpsLimit.Codec
private final SimpleOption
<InactivityFpsLimit> GameOptions.inactivityFpsLimit
Modifier 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.