History - net.minecraft.world.tick.TickManager

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

1.21.11_unobfuscated

Names

net.minecraft.world.TickRateManager

net.minecraft.class_8921

net.minecraft.world.tick.TickManager

Fields

float: MIN_TICKRATE, field_46960, MIN_TICK_RATE

float: tickrate, field_46961, tickRate

long: nanosecondsPerTick, field_46962, nanosPerTick

int: frozenTicksToRun, field_46963, stepTicks

boolean: runGameElements, field_46964, shouldTick

boolean: isFrozen, field_46965, frozen

Constructors

()

Methods

void (float): setTickRate, method_54671, setTickRate

float (): tickrate, method_54748, getTickRate

float (): millisecondsPerTick, method_54749, getMillisPerTick

long (): nanosecondsPerTick, method_54750, getNanosPerTick

boolean (): runsNormally, method_54751, shouldTick

boolean (): isSteppingForward, method_54752, isStepping

void (int): setFrozenTicksToRun, method_54747, setStepTicks

int (): frozenTicksToRun, method_54753, getStepTicks

void (boolean): setFrozen, method_54675, setFrozen

boolean (): isFrozen, method_54754, isFrozen

void (): tick, method_54755, step

boolean (Entity): isEntityFrozen, method_54746, shouldSkipTick