net.minecraft.client.render

public record WeatherRenderer$Piece

net.minecraft.client.renderer.WeatherEffectRenderer$ColumnInstance
net.minecraft.class_9976$class_9977
net.minecraft.client.render.WeatherRenderer$Piece

Field summary

Modifier and TypeField
private final int
x
comp_3042
x
private final int
z
comp_3043
z
private final int
bottomY
comp_3044
bottomY
private final int
topY
comp_3045
topY
private final float
uOffset
comp_3046
uOffset
private final float
vOffset
comp_3047
vOffset
private final int
lightCoords
comp_3048
lightCoords

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
x()
comp_3042()
x()
public int
z()
comp_3043()
z()
public int
bottomY()
comp_3044()
bottomY()
public int
topY()
comp_3045()
topY()
public float
uOffset()
comp_3046()
uOffset()
public float
vOffset()
comp_3047()
vOffset()
public int
lightCoords()
comp_3048()
lightCoords()