net.minecraft.client.gui.render.state.special

public record BookModelGuiElementRenderState

implements SpecialGuiElementRenderState

gqm
net.minecraft.client.gui.render.state.pip.GuiBookModelRenderState
net.minecraft.class_11251
net.minecraft.client.gui.render.state.special.BookModelGuiElementRenderState
net.minecraft.unmapped.C_vdmibsss
net.minecraft.client.gui.render.state.BlockGuiRenderState
net.minecraft.src.C_398583_

Field summary

Modifier and TypeField
private final BookModel
b
bookModel
comp_4129
bookModel
f_ooqcwshv
bookModel
f_399475_
private final Identifier
c
texture
comp_4130
texture
f_qlxdtcau
texture
f_399608_
private final float
d
open
comp_4131
open
f_ycsdxflb
open
f_400073_
private final float
e
flip
comp_4132
flip
f_dzhviceq
flip
f_400171_
private final int
f
x0
comp_4122
x1
f_vxuasviy
x0
f_399981_
private final int
g
y0
comp_4123
y1
f_vcbbqlup
y0
f_398706_
private final int
h
x1
comp_4124
x2
f_cfqpbrlw
x1
f_399369_
private final int
i
y1
comp_4125
y2
f_ltvxjauu
y1
f_399422_
private final float
j
scale
comp_4133
scale
f_bqokixsx
scale
f_398679_
private final ScreenRect
k
scissorArea
comp_4128
scissorArea
f_uhwdmbmf
scissorArea
f_399416_
private final ScreenRect
l
bounds
comp_4274
bounds
f_ehtlsyxc
bounds
f_399403_

Constructor summary

ModifierConstructor
public (BookModel model, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea)
public (BookModel bookModel, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea, ScreenRect bounds)

Method summary

Modifier and TypeMethod
public BookModel
b()
bookModel()
comp_4129()
bookModel()
m_uaetsjdd()
bookModel()
f_399475_()
public Identifier
c()
texture()
comp_4130()
texture()
m_vnvfqpvm()
texture()
f_399608_()
public float
d()
open()
comp_4131()
open()
m_dqedniuz()
open()
f_400073_()
public float
j()
flip()
comp_4132()
flip()
m_rxpllghs()
flip()
f_400171_()
public int
e()
x0()
comp_4122()
x1()
m_scbcdnad()
x0()
m_401206_()
public int
f()
y0()
comp_4123()
y1()
m_xfujzgoi()
y0()
m_401270_()
public int
g()
x1()
comp_4124()
x2()
m_nlkcaakz()
x1()
m_401483_()
public int
h()
y1()
comp_4125()
y2()
m_vapskyqg()
y1()
m_402298_()
public float
a()
scale()
comp_4133()
scale()
m_ssuwdjhb()
scale()
m_402612_()
public ScreenRect
i()
scissorArea()
comp_4128()
scissorArea()
m_rzzpkboa()
getScissorArea()
m_402117_()
public ScreenRect
n()
bounds()
comp_4274()
bounds()
m_vctlgzat()
bounds()
m_401310_()