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

public record GuiBookModelRenderState

implements PictureInPictureRenderState

gdc
net.minecraft.client.gui.render.state.pip.GuiBookModelRenderState
net.minecraft.class_11251
net.minecraft.client.gui.render.state.special.BookModelGuiElementRenderState
net.minecraft.src.C_398583_

Field summary

Modifier and TypeField
private final BookModel
b
bookModel
comp_4129
bookModel
f_399475_
private final ResourceLocation
c
texture
comp_4130
texture
f_399608_
private final float
d
open
comp_4131
open
f_400073_
private final float
e
flip
comp_4132
flip
f_400171_
private final int
f
x0
comp_4122
x1
f_399981_
private final int
g
y0
comp_4123
y1
f_398706_
private final int
h
x1
comp_4124
x2
f_399369_
private final int
i
y1
comp_4125
y2
f_399422_
private final float
j
scale
comp_4133
scale
f_398679_
private final ScreenRectangle
k
scissorArea
comp_4128
scissorArea
f_399416_
private final ScreenRectangle
l
bounds
comp_4274
bounds
f_399403_

Constructor summary

ModifierConstructor
public (BookModel model, ResourceLocation texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea)
public (BookModel texture, ResourceLocation open, float flip, float x0, int y0, int x1, int y1, int scale, float scissorArea, ScreenRectangle bounds, ScreenRectangle arg10)

Method summary

Modifier and TypeMethod
public BookModel
b()
bookModel()
comp_4129()
bookModel()
f_399475_()
public ResourceLocation
c()
texture()
comp_4130()
texture()
f_399608_()
public float
d()
open()
comp_4131()
open()
f_400073_()
public float
j()
flip()
comp_4132()
flip()
f_400171_()
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_()