net.minecraft.client.render

public record CloudRenderer$CloudCells

net.minecraft.client.renderer.CloudRenderer$TextureData
net.minecraft.class_9955$class_9957
net.minecraft.client.render.CloudRenderer$CloudCells

Field summary

Modifier and TypeField
private final long[]
cells
comp_3006
cells
private final int
width
comp_3007
width
private final int
height
comp_3008
height

Constructor summary

ModifierConstructor
public (long[] cells, int width, int height)

Method summary

Modifier and TypeMethod
public long[]
cells()
comp_3006()
cells()
public int
width()
comp_3007()
width()
public int
height()
comp_3008()
height()