net.minecraft.client.renderer

record WeatherEffectRenderer$ColumnInstance

gml$a
net.minecraft.client.renderer.WeatherEffectRenderer$ColumnInstance
net.minecraft.class_9976$class_9977
net.minecraft.client.render.WeatherRendering$Piece
net.minecraft.src.C_345896_$C_346159_

Field summary

Modifier and TypeField
final int
a
x
comp_3042
x
f_348833_
final int
b
z
comp_3043
z
f_347285_
final int
c
bottomY
comp_3044
bottomY
f_348300_
final int
d
topY
comp_3045
topY
f_347089_
final float
e
uOffset
comp_3046
uOffset
f_347432_
final float
f
vOffset
comp_3047
vOffset
f_347863_
final int
g
lightCoords
comp_3048
lightCoords
f_346827_

Constructor summary

ModifierConstructor
(int z, int bottomY, int topY, int uOffset, float vOffset, float lightCoords, int arg6)

Method summary

Modifier and TypeMethod
public int
a()
x()
comp_3042()
x()
f_348833_()
public int
b()
z()
comp_3043()
z()
f_347285_()
public int
c()
bottomY()
comp_3044()
bottomY()
f_348300_()
public int
d()
topY()
comp_3045()
topY()
f_347089_()
public float
e()
uOffset()
comp_3046()
uOffset()
f_347432_()
public float
f()
vOffset()
comp_3047()
vOffset()
f_347863_()
public int
g()
lightCoords()
comp_3048()
lightCoords()
f_346827_()