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

public record GuiBookModelRenderState

implements PictureInPictureRenderState

gqm
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_

字段概要

修饰符与类型字段
private final BookModel
b
bookModel
comp_4129
bookModel
f_399475_
private final Identifier
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_

构造函数概要

修饰符构造函数
public (BookModel model, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea)
public (BookModel bookModel, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea, ScreenRectangle bounds)

方法概要

修饰符与类型方法
public BookModel
b()
bookModel()
comp_4129()
bookModel()
f_399475_()
public Identifier
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_()