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

public record GuiSignRenderState

implements PictureInPictureRenderState

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

字段概要

修饰符与类型字段
private final Model
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_

构造函数概要

修饰符构造函数
public (Model signModel, WoodType woodType, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea)
public (Model woodType, WoodType x0, int y0, int x1, int y1, int scale, float scissorArea, ScreenRectangle bounds, ScreenRectangle arg8)

方法概要

修饰符与类型方法
public Model
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_()