net.minecraft.client.renderer

public record FogParameters

gkz
net.minecraft.client.renderer.FogParameters
net.minecraft.class_9958
net.minecraft.unmapped.C_vidgpspy
net.minecraft.client.render.Fog
net.minecraft.client.render.FogParameters
net.minecraft.src.C_346156_

Field summary

Modifier and TypeField
private final float
b
start
comp_3009
f_ketpvjko
start
start
f_349109_
private final float
c
end
comp_3010
f_kevygfbl
end
end
f_346953_
private final FogShape
d
shape
comp_3011
f_mjdcchtj
shape
shape
f_347351_
private final float
e
red
comp_3012
f_chbenflh
red
red
f_347897_
private final float
f
green
comp_3013
f_mnjrvcpm
green
green
f_346815_
private final float
g
blue
comp_3014
f_vfmgfioa
blue
blue
f_349182_
private final float
h
alpha
comp_3015
f_edzpmgxb
alpha
alpha
f_348838_
public static final FogParameters
a
NO_FOG
field_53065
f_ffbrpzyy
DUMMY
NO_FOG
f_346502_

Constructor summary

ModifierConstructor
public (float start, float end, FogShape shape, float red, float green, float blue, float alpha)

Method summary

Modifier and TypeMethod
public float
a()
start()
comp_3009()
m_sqymaurz()
start()
start()
f_349109_()
public float
b()
end()
comp_3010()
m_aojbxvhd()
end()
end()
f_346953_()
public FogShape
c()
shape()
comp_3011()
m_ugaybwbf()
shape()
shape()
f_347351_()
public float
d()
red()
comp_3012()
m_akfitdgl()
red()
red()
f_347897_()
public float
e()
green()
comp_3013()
m_cxelitdw()
green()
green()
f_346815_()
public float
f()
blue()
comp_3014()
m_kqtgnghn()
blue()
blue()
f_349182_()
public float
g()
alpha()
comp_3015()
m_jhftqdcc()
alpha()
alpha()
f_348838_()