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

public record GuiSignRenderState

implements PictureInPictureRenderState

gkx
net.minecraft.client.gui.render.state.pip.GuiSignRenderState
net.minecraft.class_11254
net.minecraft.client.gui.render.state.special.SignGuiElementRenderState
net.minecraft.src.C_398434_

Field summary

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

Constructor summary

ModifierConstructor
public (Model$Simple part, WoodType woodType, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea)
public (Model$Simple woodType, WoodType x0, int y0, int x1, int y1, int scale, float scissorArea, ScreenRectangle bounds, ScreenRectangle arg8)

Method summary

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