net.minecraft.client.render.command

public class ShadowPiecesCommandRenderer

net.minecraft.client.renderer.feature.ShadowFeatureRenderer
net.minecraft.client.renderer.feature.ShadowFeatureRenderer
net.minecraft.class_11690
net.minecraft.client.render.command.ShadowPiecesCommandRenderer

Field summary

Modifier and TypeField
private static final RenderLayer
SHADOW_RENDER_TYPE
SHADOW_RENDER_TYPE
field_61847
renderLayer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
renderTranslucent(SubmitNodeCollection nodeCollection, MultiBufferSource$BufferSource bufferSource)
renderTranslucent(SubmitNodeCollection nodeCollection, MultiBufferSource$BufferSource bufferSource)
method_73015(class_11788 arg0, class_4597$class_4598 arg1)
render(BatchingRenderCommandQueue queue, VertexConsumerProvider$Immediate vertexConsumers)
private static void
shadowVertex(org.joml.Matrix4fc pose, VertexConsumer buffer, int color, float x, float y, float z, float u, float v)
shadowVertex(org.joml.Matrix4fc pose, VertexConsumer buffer, int color, float x, float y, float z, float u, float v)
method_73016(org.joml.Matrix4fc arg0, class_4588 arg1, int arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
vertex(org.joml.Matrix4fc arg0, VertexConsumer vertexConsumer, int color, float x, float y, float z, float u, float v)