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

Field summary

Modifier and TypeField
private final ModelPart
b
flag
comp_4119
flag
private final DyeColor
c
baseColor
comp_4120
baseColor
private final BannerPatternLayers
d
resultBannerPatterns
comp_4121
resultBannerPatterns
private final int
e
x0
comp_4122
x1
private final int
f
y0
comp_4123
y1
private final int
g
x1
comp_4124
x2
private final int
h
y1
comp_4125
y2
private final ScreenRectangle
i
scissorArea
comp_4128
scissorArea
private final ScreenRectangle
j
bounds
comp_4274
bounds

Constructor summary

ModifierConstructor
public (ModelPart flag, DyeColor color, BannerPatternLayers bannerPatterns, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea)
public (ModelPart arg0, DyeColor arg1, BannerPatternLayers arg2, int arg3, int arg4, int arg5, int arg6, ScreenRectangle arg7, ScreenRectangle arg8)

Method summary

Modifier and TypeMethod
public float
a()
scale()
comp_4133()
scale()
public ModelPart
b()
flag()
comp_4119()
flag()
public DyeColor
c()
baseColor()
comp_4120()
baseColor()
public BannerPatternLayers
d()
resultBannerPatterns()
comp_4121()
resultBannerPatterns()
public int
e()
x0()
comp_4122()
x1()
public int
f()
y0()
comp_4123()
y1()
public int
g()
x1()
comp_4124()
x2()
public int
h()
y1()
comp_4125()
y2()
public ScreenRectangle
i()
scissorArea()
comp_4128()
scissorArea()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()