net.minecraft.client.renderer

public record SubmitNodeStorage$ItemSubmit

hlm$e
net.minecraft.client.renderer.SubmitNodeStorage$ItemSubmit
net.minecraft.class_11661$class_11668
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$ItemCommand

Field summary

Modifier and TypeField
private final PoseStack$Pose
a
pose
comp_4498
positionMatrix
private final ItemDisplayContext
b
displayContext
comp_4638
displayContext
private final int
c
lightCoords
comp_4500
lightCoords
private final int
d
overlayCoords
comp_4501
overlayCoords
private final int
e
outlineColor
comp_4661
outlineColor
private final int[]
f
tintLayers
comp_4639
tintLayers
private final List<BakedQuad>
g
quads
comp_4640
quads
private final RenderType
h
renderType
comp_4641
renderLayer
private final ItemStackRenderState$FoilType
i
foilType
comp_4642
glintType

Constructor summary

ModifierConstructor
public (PoseStack$Pose positionMatrix, ItemDisplayContext displayContext, int lightCoords, int overlayCoords, int outlineColor, int[] tintLayers, List<BakedQuad> quads, RenderType renderLayer, ItemStackRenderState$FoilType glintType)

Method summary

Modifier and TypeMethod
public PoseStack$Pose
a()
pose()
comp_4498()
positionMatrix()
public ItemDisplayContext
b()
displayContext()
comp_4638()
displayContext()
public int
c()
lightCoords()
comp_4500()
lightCoords()
public int
d()
overlayCoords()
comp_4501()
overlayCoords()
public int
e()
outlineColor()
comp_4661()
outlineColor()
public int[]
f()
tintLayers()
comp_4639()
tintLayers()
public List<BakedQuad>
g()
quads()
comp_4640()
quads()
public RenderType
h()
renderType()
comp_4641()
renderLayer()
public ItemStackRenderState$FoilType
i()
foilType()
comp_4642()
glintType()