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

Field summary

Modifier and TypeField
final int
a
x
comp_3042
x
final int
b
z
comp_3043
z
final int
c
bottomY
comp_3044
bottomY
final int
d
topY
comp_3045
topY
final float
e
uOffset
comp_3046
uOffset
final float
f
vOffset
comp_3047
vOffset
final int
g
lightCoords
comp_3048
lightCoords

Constructor summary

ModifierConstructor
(int arg0, int arg1, int arg2, int arg3, float arg4, float arg5, int arg6)

Method summary

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