net.minecraft.client.renderer

public class EndFlashState

hfi
net.minecraft.client.renderer.EndFlashState
net.minecraft.class_11743
net.minecraft.client.render.EndLightFlashManager
net.minecraft.src.C_410848_

Field summary

Modifier and TypeField
public static final int
a
SOUND_DELAY_IN_TICKS
field_62214
field_62214
f_412184_
private static final int
b
FLASH_INTERVAL_IN_TICKS
field_62032
INTERVAL
f_412307_
private static final int
c
MAX_FLASH_OFFSET_IN_TICKS
field_62033
MAX_START_TIME
f_411476_
private static final int
d
MIN_FLASH_DURATION_IN_TICKS
field_62034
MIN_DURATION
f_413256_
private static final int
e
MAX_FLASH_DURATION_IN_TICKS
field_62035
field_62035
f_412234_
private long
f
flashSeed
field_62036
currentWindow
f_413022_
private int
g
offset
field_62037
startTime
f_412961_
private int
h
duration
field_62038
duration
f_413120_
private float
i
intensity
field_62039
nextSkyFactor
f_411800_
private float
j
oldIntensity
field_62040
lastSkyFactor
f_412507_
private float
k
xAngle
field_62041
pitch
f_411884_
private float
l
yAngle
field_62042
yaw
f_411465_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(long arg0)
tick(long arg0)
method_73238(long arg0)
tick(long time)
m_418488_(long arg0)
private void
b(long arg0)
calculateFlashParameters(long arg0)
method_73240(long arg0)
update(long time)
m_415835_(long arg0)
private float
c(long arg0)
calculateIntensity(long arg0)
method_73242(long arg0)
calcSkyFactor(long time)
m_418245_(long arg0)
public float
a()
getXAngle()
method_73236()
getPitch()
m_415414_()
public float
b()
getYAngle()
method_73239()
getYaw()
m_417585_()
public float
a(float arg0)
getIntensity(float arg0)
method_73237(float arg0)
getSkyFactor(float tickProgress)
m_414918_(float arg0)
public boolean
c()
flashStartedThisTick()
method_73475()
shouldFlash()
m_418408_()