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

public record GuiBannerResultRenderState

implements PictureInPictureRenderState

gql
net.minecraft.client.gui.render.state.pip.GuiBannerResultRenderState
net.minecraft.class_11250
net.minecraft.client.gui.render.state.special.BannerResultGuiElementRenderState
net.minecraft.src.C_398603_

字段概要

修饰符与类型字段
private final BannerFlagModel
b
flag
comp_4119
flag
f_398810_
private final DyeColor
c
baseColor
comp_4120
baseColor
f_400439_
private final BannerPatternLayers
d
resultBannerPatterns
comp_4121
resultBannerPatterns
f_399083_
private final int
e
x0
comp_4122
x1
f_398715_
private final int
f
y0
comp_4123
y1
f_399567_
private final int
g
x1
comp_4124
x2
f_398738_
private final int
h
y1
comp_4125
y2
f_400043_
private final ScreenRectangle
i
scissorArea
comp_4128
scissorArea
f_400272_
private final ScreenRectangle
j
bounds
comp_4274
bounds
f_399318_

构造函数概要

修饰符构造函数
public (BannerFlagModel model, DyeColor color, BannerPatternLayers bannerPatterns, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea)
public (BannerFlagModel flag, DyeColor baseColor, BannerPatternLayers resultBannerPatterns, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea, ScreenRectangle bounds)

方法概要

修饰符与类型方法
public float
a()
scale()
comp_4133()
scale()
m_402612_()
public BannerFlagModel
b()
flag()
comp_4119()
flag()
f_398810_()
public DyeColor
c()
baseColor()
comp_4120()
baseColor()
f_400439_()
public BannerPatternLayers
d()
resultBannerPatterns()
comp_4121()
resultBannerPatterns()
f_399083_()
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 ScreenRectangle
i()
scissorArea()
comp_4128()
scissorArea()
m_402117_()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
m_401310_()