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

public record GuiBannerResultRenderState

implements PictureInPictureRenderState

gax
net.minecraft.client.gui.render.state.pip.GuiBannerResultRenderState
net.minecraft.class_11250

Field summary

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

Constructor summary

ModifierConstructor
public (ModelPart arg0, DyeColor arg1, BannerPatternLayers arg2, int arg3, int arg4, int arg5, int arg6, ScreenRectangle arg7)
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()
public ModelPart
b()
flag()
comp_4119()
public DyeColor
c()
baseColor()
comp_4120()
public BannerPatternLayers
d()
resultBannerPatterns()
comp_4121()
public int
e()
x0()
comp_4122()
public int
f()
y0()
comp_4123()
public int
g()
x1()
comp_4124()
public int
h()
y1()
comp_4125()
public ScreenRectangle
i()
scissorArea()
comp_4128()
public ScreenRectangle
n()
bounds()
comp_4274()