History - net.minecraft.client.render.EndLightFlashManager

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.client.renderer.EndFlashState

net.minecraft.class_11743

net.minecraft.client.render.EndLightFlashManager

Fields

int: SOUND_DELAY_IN_TICKS, field_62214, field_62214

int: FLASH_INTERVAL_IN_TICKS, field_62032, INTERVAL

int: MAX_FLASH_OFFSET_IN_TICKS, field_62033, MAX_START_TIME

int: MIN_FLASH_DURATION_IN_TICKS, field_62034, MIN_DURATION

int: MAX_FLASH_DURATION_IN_TICKS, field_62035, field_62035

long: flashSeed, field_62036, currentWindow

int: offset, field_62037, startTime

int: duration, field_62038, duration

float: intensity, field_62039, nextSkyFactor

float: oldIntensity, field_62040, lastSkyFactor

float: xAngle, field_62041, pitch

float: yAngle, field_62042, yaw

Constructors

()

Methods

void (long): tick, method_73238, tick

void (long): calculateFlashParameters, method_73240, update

float (long): calculateIntensity, method_73242, calcSkyFactor

float (): getXAngle, method_73236, getPitch

float (): getYAngle, method_73239, getYaw

float (float): getIntensity, method_73237, getSkyFactor

boolean (): flashStartedThisTick, method_73475, shouldFlash