History - com.mojang.blaze3d.platform.FramerateLimitTracker

1.21.3

Names

ffj

com.mojang.blaze3d.platform.FramerateLimitTracker

net.minecraft.class_9919

net.minecraft.client.option.InactivityFpsLimiter

Fields

int: a, OUT_OF_LEVEL_MENU_LIMIT, field_52724, IN_GUI_FPS

int: b, ICONIFIED_WINDOW_LIMIT, field_52725, MINIMIZED_FPS

int: c, AFK_LIMIT, field_52726, AFK_STAGE_1_FPS

int: d, LONG_AFK_LIMIT, field_52727, AFK_STAGE_2_FPS

long: e, AFK_THRESHOLD_MS, field_52728, AFK_STAGE_1_THRESHOLD

long: f, LONG_AFK_THRESHOLD_MS, field_52729, AFK_STAGE_2_THRESHOLD

Options: g, options, field_52730, options

Minecraft: h, minecraft, field_52731, client

int: i, framerateLimit, field_52732, maxFps

long: j, latestInputTime, field_52733, lastInputTime

Constructors

(Options, Minecraft)

Methods

int (): a, getFramerateLimit, method_61937, update

void (int): a, setFramerateLimit, method_61938, setMaxFps

void (): b, onInputReceived, method_61939, onInput