History - net.minecraft.client.render.RenderTickCounter$Dynamic

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

int (long, boolean): advanceTime, method_60640, beginRenderTick

1.21.11_unobfuscated

Names

net.minecraft.client.DeltaTracker$Timer

net.minecraft.class_9779$class_9781

net.minecraft.client.render.RenderTickCounter$Dynamic

Fields

float: deltaTicks, field_51958, dynamicDeltaTicks

float: deltaTickResidual, field_51959, tickProgress

float: realtimeDeltaTicks, field_51960, fixedDeltaTicks

float: pausedDeltaTickResidual, field_51961, tickProgressBeforePause

long: lastMs, field_51962, lastTimeMillis

long: lastUiMs, field_51963, timeMillis

float: msPerTick, field_51964, tickTime

it.unimi.dsi.fastutil.floats.FloatUnaryOperator: targetMsptProvider, field_51965, targetMillisPerTick

boolean: paused, field_51966, paused

boolean: frozen, field_51967, tickFrozen

Constructors

(float, long, it.unimi.dsi.fastutil.floats.FloatUnaryOperator)

Methods

int (long, boolean): advanceTime, method_60640, beginRenderTick

int (long): advanceGameTime, method_60639, beginRenderTick

void (long): advanceRealTime, method_60641, setTimeMillis

void (boolean): updatePauseState, method_60642, tick

void (): pause, method_60643, tickPaused

void (): unPause, method_60645, tickUnpaused

void (boolean): updateFrozenState, method_60644, setTickFrozen

float (): getGameTimeDeltaTicks, method_60636, getDynamicDeltaTicks

float (boolean): getGameTimeDeltaPartialTick, method_60637, getTickProgress

float (): getRealtimeDeltaTicks, method_60638, getFixedDeltaTicks