net.minecraft.client.render.command

public record OrderedRenderCommandQueueImpl$BlendedModelCommand<S>

net.minecraft.client.renderer.SubmitNodeStorage$TranslucentModelSubmit
net.minecraft.class_11661$class_11744
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$BlendedModelCommand

Field summary

Modifier and TypeField
private final OrderedRenderCommandQueueImpl$ModelCommand<S>
modelSubmit
comp_4615
model
private final RenderLayer
renderType
comp_4616
renderType
private final org.joml.Vector3f
position
comp_4618
position

Constructor summary

ModifierConstructor
public (OrderedRenderCommandQueueImpl$ModelCommand<S> model, RenderLayer renderType, org.joml.Vector3f position)

Method summary

Modifier and TypeMethod
public OrderedRenderCommandQueueImpl$ModelCommand<S>
modelSubmit()
comp_4615()
model()
public RenderLayer
renderType()
comp_4616()
renderType()
public org.joml.Vector3f
position()
comp_4618()
position()