net.minecraft.client.render.command

public record TextCommandRenderer$Command$Rect

implements TextCommandRenderer$Command

net.minecraft.client.renderer.feature.TextFeatureRenderer$Content$StandaloneBackground
net.minecraft.class_11691$class_1_1457$class_1_1458
net.minecraft.client.render.command.TextCommandRenderer$Command$Rect

Field summary

Modifier and TypeField
private final float
x0
comp_1_1589
x0
private final float
y0
comp_1_1591
y0
private final float
x1
comp_1_1590
x1
private final float
y1
comp_1_1592
y1
private final int
color
comp_1_1588
color

Constructor summary

ModifierConstructor
public (float x0, float y0, float x1, float y1, int color)

Method summary

Modifier and TypeMethod
public float
x0()
comp_1_1589()
x0()
public float
y0()
comp_1_1591()
y0()
public float
x1()
comp_1_1590()
x1()
public float
y1()
comp_1_1592()
y1()
public int
color()
comp_1_1588()
color()