net.minecraft.client.gui.render.state.pip

public record GuiSignRenderState

implements PictureInPictureRenderState

gfw
net.minecraft.client.gui.render.state.pip.GuiSignRenderState
net.minecraft.class_11254
net.minecraft.client.gui.render.state.special.SignGuiElementRenderState

Field summary

Modifier and TypeField
private final Model$Simple
b
signModel
comp_4139
signModel
private final WoodType
c
woodType
comp_4140
woodType
private final int
d
x0
comp_4122
x1
private final int
e
y0
comp_4123
y1
private final int
f
x1
comp_4124
x2
private final int
g
y1
comp_4125
y2
private final float
h
scale
comp_4133
scale
private final ScreenRectangle
i
scissorArea
comp_4128
scissorArea
private final ScreenRectangle
j
bounds
comp_4274
bounds

Constructor summary

ModifierConstructor
public (Model$Simple arg0, WoodType woodType, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea)
public (Model$Simple arg0, WoodType arg1, int arg2, int arg3, int arg4, int arg5, float arg6, ScreenRectangle arg7, ScreenRectangle arg8)

Method summary

Modifier and TypeMethod
public Model$Simple
b()
signModel()
comp_4139()
signModel()
public WoodType
c()
woodType()
comp_4140()
woodType()
public int
e()
x0()
comp_4122()
x1()
public int
f()
y0()
comp_4123()
y1()
public int
g()
x1()
comp_4124()
x2()
public int
h()
y1()
comp_4125()
y2()
public float
a()
scale()
comp_4133()
scale()
public ScreenRectangle
i()
scissorArea()
comp_4128()
scissorArea()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()