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

public record GuiBannerResultRenderState

implements PictureInPictureRenderState

gpd
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 BannerFlagModel
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 (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)

Method summary

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