net.minecraft.client.renderer

public record SubmitNodeStorage$TranslucentModelSubmit<S>

hlm$m
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 SubmitNodeStorage$ModelSubmit<S>
a
modelSubmit
comp_4615
model
private final RenderType
b
renderType
comp_4616
renderType
private final org.joml.Vector3f
c
position
comp_4618
position

Constructor summary

ModifierConstructor
public (SubmitNodeStorage$ModelSubmit<S> model, RenderType renderType, org.joml.Vector3f position)

Method summary

Modifier and TypeMethod
public SubmitNodeStorage$ModelSubmit<S>
a()
modelSubmit()
comp_4615()
model()
public RenderType
b()
renderType()
comp_4616()
renderType()
public org.joml.Vector3f
c()
position()
comp_4618()
position()