net.minecraft.client.render

public record Fog

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

Field summary

Modifier and TypeField
private final float
b
start
comp_3009
start
f_ketpvjko
start
f_349109_
private final float
c
end
comp_3010
end
f_kevygfbl
end
f_346953_
private final FogShape
d
shape
comp_3011
shape
f_mjdcchtj
shape
f_347351_
private final float
e
red
comp_3012
red
f_chbenflh
red
f_347897_
private final float
f
green
comp_3013
green
f_mnjrvcpm
green
f_346815_
private final float
g
blue
comp_3014
blue
f_vfmgfioa
blue
f_349182_
private final float
h
alpha
comp_3015
alpha
f_edzpmgxb
alpha
f_348838_
public static final Fog
a
NO_FOG
field_53065
DUMMY
f_ffbrpzyy
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()
start()
m_sqymaurz()
start()
f_349109_()
public float
b()
end()
comp_3010()
end()
m_aojbxvhd()
end()
f_346953_()
public FogShape
c()
shape()
comp_3011()
shape()
m_ugaybwbf()
shape()
f_347351_()
public float
d()
red()
comp_3012()
red()
m_akfitdgl()
red()
f_347897_()
public float
e()
green()
comp_3013()
green()
m_cxelitdw()
green()
f_346815_()
public float
f()
blue()
comp_3014()
blue()
m_kqtgnghn()
blue()
f_349182_()
public float
g()
alpha()
comp_3015()
alpha()
m_jhftqdcc()
alpha()
f_348838_()