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

public record GuiBannerResultRenderState

implements PictureInPictureRenderState

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

Field summary

Modifier and TypeField
private final ModelPart
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_

Constructor summary

ModifierConstructor
public (ModelPart flag, DyeColor color, BannerPatternLayers bannerPatterns, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea)
public (ModelPart baseColor, DyeColor resultBannerPatterns, BannerPatternLayers x0, int y0, int x1, int y1, int scissorArea, ScreenRectangle bounds, ScreenRectangle arg8)

Method summary

Modifier and TypeMethod
public float
a()
scale()
comp_4133()
scale()
m_402612_()
public ModelPart
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_()