Uses of Enum Class
net.minecraft.client.InactivityFpsLimit
Packages that use InactivityFpsLimit
-
Uses of InactivityFpsLimit in net.minecraft.client
Fields in net.minecraft.client with type parameters of type InactivityFpsLimitModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<InactivityFpsLimit> InactivityFpsLimit.CODEC
private final OptionInstance
<InactivityFpsLimit> Options.inactivityFpsLimit
Methods in net.minecraft.client 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 that return types with arguments of type InactivityFpsLimit